Apple Push Notification Service - notification messages aren't sent to iphone device
Posted
by
crazywood
on Stack Overflow
See other posts from Stack Overflow
or by crazywood
Published on 2010-01-12T09:12:56Z
Indexed on
2011/01/13
4:53 UTC
Read the original article
Hit count: 469
iphone
|apple-push-notifications
Hi all,
I constructed provider code with using C# and it was able to send notification messages to iphone devices successfully. But since yesterday, it hasn't worked. Also it seems to connect APNS successfully and send notification message. Unfortunately, no notification message is received by iphone device. I controlled internet connection and device token of iphone device. What else can I do? Thanks in advance...
© Stack Overflow or respective owner