Skip to content

issues Search Results · repo:jazzband/django-push-notifications language:Python

Filter by

429 results
 (81 ms)

429 results

injazzband/django-push-notifications (press backspace or delete to remove)

When I send silent message to iOS App like this: device.send_message(None, content_available=1, extra={ foo : bar })
  • snoopy1024
  • 1
  • Opened 
    21 days ago
  • #762

Hi everyone, Apple announced the notification service server certificate update, so please confirm do we need to do any additional change in django-push-notification liberary configuration in our application, ...
  • moin-khan-01
  • 3
  • Opened 
    on Jan 22
  • #759

As part of django-push-notifications 3.2.0 with apns-async, send_message no longer seems to expect category and will throw the following error: apns_send_bulk_message() got an unexpected keyword argument ...
bug
PR Wanted
  • aaronn
  • 7
  • Opened 
    on Jan 17
  • #757

Hi, We send notifications to thousands of users, and there are a lot of TimeoutErrors being thrown by the library. I have looked through your code quite a bit and have noticed 2 strange things. - apns_async.py:383 ...
enhancement
PR Wanted
question
  • valhallen13
  • 1
  • Opened 
    on Jan 8
  • #750

Hi, i have been trying out the latest async version at scale (Im sending to 200k+ devices in production) and it does not really work for bulk messaging. Already around sending messages to 100 devices it ...
  • mikaelengstrom
  • 5
  • Opened 
    on Oct 30, 2024
  • #744

I am sending hundreds of notification concurrently but sometime i get error Connection pool is full, discarding connection : fcm.google.com
gcm/fcm
question
  • pranavnkc
  • 2
  • Opened 
    on Oct 8, 2024
  • #741

There s a breaking change in the 3.0.3, so could that be reverted and included in a major release?
bug
PR Wanted
question
  • daveisfera
  • 13
  • Opened 
    on Aug 22, 2024
  • #735

apparently this was fixed here by using aioapns instead of apns2 but that does not seem to be the case https://github.com/jazzband/django-push-notifications/pull/696 cannot import name Iterable from ...
  • sihayas
  • 1
  • Opened 
    on Jun 22, 2024
  • #731

I have 556 FCM devices in my system. When I try to send a bulk message to all devices, I get ValueError: messages must not contain more than 500 elements . I found a settings parameter in push_notifications/conf/app.py ...
  • Pablo849
  • 1
  • Opened 
    on Jun 19, 2024
  • #730
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub