Top "Apple-push-notifications" questions

The Apple Push Notification Service is a service created by Apple Inc.

ios10 custom push notification sound not playing

I am currently running iOS 10 beta 8 with Xcode 8.0 beta 6 and the custom sound does not play when I receive a …

apple-push-notifications ios10
Invalid token for some devices

given: working iPod application The server side in php (modified easyapns). I'm sending requests in the sandbox ssl://gateway.sandbox.…

php apple-push-notifications devicetoken
how can I handle push notification when my app is not running

how can I handle push notification when my app is not running i am developing for ios3 .please help

iphone apple-push-notifications ios-3.x
What's the correct format for Java APNS certificate?

I'm using Java APNS (com.notnoop.apns, v0.2.3) to send Push Notifications to my iOS app. I'm creating the APNS …

java ios macos apple-push-notifications javaapns
Not receiving push notification on iOS with Azure Notification Hub- didReceiveRemoteNotification is not called

I've followed these Notification Hub resources and have not been successful in receiving push notifications on my iOS device. http://…

c# azure push-notification apple-push-notifications azure-notificationhub
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 …

iphone azure apple-push-notifications apns-sharp
Push Notification is not working?

i edit and modify the provisioning profile alot of times. and i checked it in text editor too. everything is …

iphone xcode push-notification ios-4.2 apple-push-notifications
Must I use HTTP/2.0 to send Apple Push Notifications? May I use libcurl?

This question, as you may have inferred from the title, is really two questions in one. First Question: Must I …

apple-push-notifications libcurl backwards-compatibility http2
Xcode free provisioning: The 'Apple Push Notification' feature is only available to users enrolled in Apple Developer Program

I am trying to use xcode free provisioning but I am getting the following problem I have disabled Remote Notification …

ios iphone xcode apple-push-notifications sideloading