What is the maximum message size for urban Batch Push airships?
So Urban Airship supports "Batch Push" concept
https://docs.urbanairship.com/display/DOCS/APIs%253A+Push+iOS
What is the maximum amount of data that can be sent using this method?
+3
source to share
1 answer
Until I could find any official documentation on the hard limit, this page seems to indicate a recommended maximum of 1000 pushes per batch call:
https://support.urbanairship.com/customer/portal/articles/1069013-helpful-curl-examples
(scroll down to the example titled " Sending a batch of multiple clicks in one request ")
+1
source to share