apple-push-notifications
Can't connect to APNS
Does anyone know if it\'s possible to connect to APN via IP-adressed instead of via URL? Or do they use round robin?[详细]
2023-03-12 14:35 分类:问答Not able to configure Apple Id for Push Notification
I have already created two certificates with Push Notification enabled and tested them working fine but since yesterday I am not able to configure Apple Id for push notification. I have followed this[详细]
2023-03-12 03:29 分类:问答Push notifications not working after generating new certificate
My app was configured to use push notifications and was working fine. My certificate expired and another of the team members created a new cert and sent me the p12 file to use. Got the certificate and[详细]
2023-03-11 23:30 分类:问答iPhone push notifications not working in Rails app - apn_sender
I\'ve set up my rails app to send push notifications to my iphone app using this tutorial as my guide:[详细]
2023-03-11 18:00 分类:问答iPhone: View/Close button click action on push notification message dialog
Could anyone please tell me how to handle push notification dialog\'s view and close button click from my application? I have gone through this thre开发者_高级运维ad which says to handle it in ViewDid[详细]
2023-03-11 09:13 分类:问答registerForRemoteNotificationTypes Not responding on didFailToRegisterForRemoteNotificationsWithError
Hello everybody I am using this code to send Push Notifications but registerForRemoteNotificationTypes isn\'t returning anything on failToRegisterForRemoteNotificationsWithError.[详细]
2023-03-10 22:27 分类:问答APNS Not Registering Token in App Store Version of App
I have an app that is implementing Push Notification. When I run the app on my device, via XCode, didRegisterForRemoteNotificationsWithDeviceToken gets called and the device token is sent to my server[详细]
2023-03-10 16:47 分类:问答Apns-alert customization
I have successfully used APNS in iphone app and still have a problem the alert customization.Below is my question:[详细]
2023-03-10 08:03 分类:问答Sending push notification from device to all contacts
I have an app where I would like to select a user in my contacts. If that person has my app installed, then I would like to send some data that is relevant for this app using a notification. The other[详细]
2023-03-10 04:44 分类:问答send push notifications to iphone from python
I am trying to create a python server that sends push notifications. I am using the pyAPNs开发者_Go百科 module and when I try to connect to apple\'s server I get this error:[详细]
2023-03-09 01:37 分类:问答