Closed GoogleCodeExporter closed 8 years ago
The delay is normal, to allow the service to return error-response packets (if
any). The amount of time the library waits for error-response packets was
carefully tuned after numerous APNS behavior tests.
If you have multiple notifications to send however, you should NOT be pushing
each one individually (which I'm assuming you are doing since the delay is a
problem for you). Refer to the documentation on how to push multiple
notifications without opening-waiting-closing connections all the time...
Original comment by sype...@gmail.com
on 2 Jul 2012 at 10:32
Original issue reported on code.google.com by
rejahan...@gmail.com
on 14 Jun 2012 at 9:31