The Apple Push Notification Service is a service created by Apple Inc.
Is there a way to send a silent APNS using google's firebase? It seems that if the app is in …
push-notification firebase apple-push-notifications firebase-cloud-messaging silentpushI have several apps that were written in Swift 2.2, compiled with Xcode 7.3 and is live on the App Store. The …
ios swift push-notification apple-push-notifications xcode8There are a lot of questions about didRegisterForRemoteNotificationsWithDeviceToken but they all sidestep a very direct question which I cannot seem …
ios notifications apple-push-notificationsI don't know why, but the option Push Notifications of Capabilities in Xcode is not displayed. Why? I follow the …
ios xcode apple-push-notificationsI am trying to create a server-side implementation for passbook APN, but the server does not like the push token …
ios push-notification apple-push-notifications passbookI've consulted many sources out there and still can't figure this out. http://code.google.com/p/apns-php/wiki/CertificateCreation …
ios certificate apple-push-notifications keychainI'm working on a big app with a huge chunk of legacy code. Currently - there's an implementation for: - (…
ios xcode push-notification xcode6 apple-push-notificationsI am using the apns php server provided at https://code.google.com/p/apns-php/. I've have set up th …
php objective-c push-notification apple-push-notifications apns-phpI am using this code to get the Notification Center Device token. It was working in Swift 3 but not working …
ios swift apple-push-notifications devicetokenI am building an app that is heavily relies on APN. Upon the very first start of my app, iOS …
ios iphone objective-c push-notification apple-push-notifications