Top "Apple-push-notifications" questions

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

Generate .pem file used to set up Apple Push Notifications

I tried and tried to generate a .pem file, every time generating certificates from the client's account and then generating …

ios push-notification apple-push-notifications pem
Get device token for push notification

I am working on push notifications. I wrote the following code for fetching a device token. - (BOOL)application:(UIApplication *)…

ios iphone push-notification apple-push-notifications appdelegate
How to fix "no valid 'aps-environment' entitlement string found for application" in Xcode 4.3?

I've been trying very very hard to create a simple simple iOS app which can recieve push notifications. My only …

ios notifications push-notification apple-push-notifications
Creating .pem file for APNS?

How do I create a .pem file to be stored in the hosting server for APN payload data?

iphone ssl-certificate apple-push-notifications payload
How can a web application send push notifications to iOS devices?

I'm working on a web app. How can I send push notifications to iOS users when there is new content?

ios iphone web-applications apple-push-notifications
Missing Push Notification Entitlement

I have an app for submission when it got rejected and I got the message Missing Push Notification Entitlement - …

ios profile apple-push-notifications
Detect if the app was launched/opened from a push notification

Is it possible to know if the app was launched/opened from a push notification? I guess the launching event …

ios push-notification ios6 apple-push-notifications uiapplicationdelegate
Will iOS launch my app into the background if it was force-quit by the user?

I am triggering a background fetch by using the content-available flag on a push notification. I have the fetch and …

ios ios7 push-notification apple-push-notifications
Determine on iPhone if user has enabled push notifications

I'm looking for a way to determine if the user has, via settings, enabled or disabled their push notifications for …

ios iphone notifications apple-push-notifications push
This certificate has an invalid issuer Apple Push Services

I have created certificate to enable Push Services in my app, but every time I try to add certificate in …

ios xcode apple-push-notifications ssl-certificate keychain