APNS mis-triggering the push notifications to some devices -
i'm encountered strange issue now..
the problem though central server in charge of pushing notifications apns using apns-php (open source push sending management built on top of php language.) didn't fire duplicated message, devices showing same messages gotten apns on , over.
the differences may distinguish normal messages follows:
sound parameter not affected on problematic message. (even though configured custom sound each message, duplicated message sounds default.)
time value inappropriately displayed on iphone standby screen following example:
a app: push 4 hours ago
b app: blah blah.. 3 mins ago
a app: take present:xxx... 4 mins ago
a app: message arrived:xx.. 4 mins ago
b app: lalala... 7 mins ago
as can see in above, recent message should listed on top duplicated message arrived couple times pops again sound , vibration of normal messages time precisely displayed: 4 hours ago.
i know situation not makes sense @ please let me know find clue on issue.
thank in advance
Comments
Post a Comment