apple-push-notifications
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 分类:问答Not all iPHone push notifications delivered to iPhone
I am developing iPhone application, application registered for receive push notifications. I send push notification to gateway.sandbox.push.apple.com from server,all ok, but sometimes push notificatio[详细]
2023-04-13 02:42 分类:问答Ruby notification daemon with RabbitMQ and APNS
I want to create a Ruby notification daemon which grab a notification job from RabbitMQ and send that notification to APNS,[详细]
2023-04-12 17:21 分类:问答How to get mobile device id using rails?
How to get the mobil开发者_如何学Goe device id or token to send push notifications using apn_on_rails.The device must send the id to your application, e.g. during the registration process.[详细]
2023-04-12 09:40 分类:问答Getting certificate for apple push notification service
Do I have to create a paid account on apple\'s developer program in order to 开发者_JAVA百科get the certificate for apple push notification service? In a word and to make this answer long enough to su[详细]
2023-04-12 02:57 分类:问答apple push notification connection issue - key value mismatch check private key message
I\'m trying to test push notifications for my app, but can\'t connect to the apple sandbox with my certificate and private key. I\'m following this tutorial.[详细]
2023-04-12 01:11 分类:问答APNS-PHP Push Notification Custom Properties
The apns-push notification is working fine for me, but now I want to send some custom properties the app.[详细]
2023-04-11 03:09 分类:问答Handle APNS Remote Notifications while in Background
I have implemented all recommended methods in AppDelegate to get working Remote Notifications service.[详细]
2023-04-10 00:52 分类:问答Push Notification iphone (my device not receive notification)
I am facing the problem that my iOS device does not receive any push notification(s). Objective-C - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launc[详细]
2023-04-09 23:07 分类:问答JAVA nontoop/apns certificate
I have java application and I want to send push notification. I use nontoop/apns library. In this line of code which certificate should I use instead cert variable?[详细]
2023-04-09 19:26 分类:问答