Does anyone know if it\'s possible to connect to APN via IP-adressed instead of via URL? Or do they use round robin?
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
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
I\'ve set up my rails app to send push notifications to my iphone app using this tutorial as my guide:
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
Hello everybody I am using this code to send Push Notifications but registerForRemoteNotificationTypes isn\'t returning anything on failToRegisterForRemoteNotificationsWithError.
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
I have successfully used APNS in iphone app and still have a problem the alert customization.Below is my question:
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
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: