So Urban Airship supports the concept of "Batch Push"
https://docs.urbanairship.com/display/DOCS/APIs%253A+Push+iOS
What is the maximum amount of data that can be sent via this method?
So Urban Airship supports the concept of "Batch Push"
https://docs.urbanairship.com/display/DOCS/APIs%253A+Push+iOS
What is the maximum amount of data that can be sent via this method?
While I wasn't able to find any official documentation on a hard limit, this page seems to indicate a recommended maximum of 1000 pushes per batched call:
https://support.urbanairship.com/customer/portal/articles/1069013-helpful-curl-examples
(scroll down to the example titled "Sending a batch of several pushes in one request")