-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
According to Apple Docs, they want you to send as many push notifications using the one connection. The documentation states that you can actually send the data to each push notification next to each other instead one at a time.
In fact the docs state that if you send many push notifications separately, it may interpret it as a DoS attack.
Is there any way to do this using your package?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels