I wrote a PHP script to push notifications using APNS. I added a PHP progress bar to monitor how many users that have been pushed. The progress bar is displayed in the PHP page. I also keep updating a
I\'m using JdSoft\'s APNS-Sharp library in my ASP.NET web app. The library is written in C#, 开发者_如何学JAVAand makes extensive use of Delegate Functions and Events for threading purposes. My applic
Here is an issue that is giving me a real headache. We are developing a cross platform application where we need Push Notifications. We have a server syncing every app, and in case the app is not runn
I\'m new for iPhone application deve开发者_StackOverflow社区lopment. I\'m use APNS-SHARP for Push Notification.
i have a data service hosted in azure from which i am sending notification to iphone but while establishing connection with apns i am getting following error
t have created a service for sending push notification to iPhone by using APNS-SHARP .while closing the connection i am getting an error that
We are connecting to \'gateway.push.apple.com 2195\' from a c# console with a right device token and production certificate. Ssl authentication went fine and no issues reported but the device doesn\'t
We are running into an issue with push notification. We are sending alerts to iPad app through apple sand box. From our C# console, it connects to APNS (TCP/IP), authenticates SSL and sends notificati
I have a problem with apns sharp: I get the device token from my iTunes for the iPhone, and I put it into the program.
I need to use asp.net c# code for Server of Push notification Service. i have also downloaded开发者_开发知识库 Source code from google Source code. there are 3 zip files available . I am using latest