apns-sharp
PHP script is still running on server, but the webpage display has stopped
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[详细]
2023-04-13 07:02 分类:问答How can I use the following events/delegates, written in C#, in VB.NET?
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[详细]
2023-04-10 00:30 分类:问答APNS issue using APNS Sharp - first few notifications undelivered
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[详细]
2023-03-31 20:33 分类:问答Does APNS-SHARP is the library that send multiple payloads in one connection?
I\'m new for iPhone application deve开发者_StackOverflow社区lopment. I\'m use APNS-SHARP for Push Notification.[详细]
2023-03-25 15:18 分类:问答iPhone certificate error in apns sharp A call to SSPI failed
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[详细]
2023-03-20 08:35 分类:问答iPhone push notification 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[详细]
2023-03-12 13:29 分类:问答Push notification not received
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[详细]
2023-03-04 23:30 分类:问答push notification not received by iPad
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[详细]
2023-03-03 04:23 分类:问答apns push notification not sent : Baddevicetoken
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.[详细]
2023-02-03 16:54 分类:问答Push notification c# google code showing error "File not found" every time.?
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[详细]
2023-01-20 00:12 分类:问答