java - Apple APNS - how many push should be sent from server in a second -


we have large number of users game , have written our own php server sending push tokens. when send push server server sends push devices , shows no error. on device, push not received.

we tried send single device server same application certificate worked fine. when send devices push not recieved. there limit imposed apple on number of push in 1 second or there other suggestion can follow send push large number of devices in parallel?

the limit applies if send multiple notifications same device

http://developer.apple.com/library/ios/technotes/tn2265/_index.html#//apple_ref/doc/uid/dts40010376-ch1-tntag23

you wrote 1 notifications 1 device received, when try send devices nothing received. 2 notifications 2 devices?

i suspect there's wrong php , handling more 1 device token. don't reinvent wheel. http://www.easyapns.com/

if using custom code can't replaced suggest reading easyapns php code , try figure out did wrong.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -