Top "Apple-push-notifications" questions

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

iOS swift How to create .p8 file?

I am working with Pushy Notification where I need to register with the p8 file. So how can I create …

ios apple-push-notifications apns-php
APNS Push Notifications Not Working on Production

I created an App to send remote notifications from a web server. When I tested the App in Development Mode …

ios xcode apple-push-notifications push
Update Badge Number when push notification is received when App is not Open

I have an App in which i am facing the issue that the badge number only gets updated when i …

ios push-notification apple-push-notifications badge
Callback Method if user declines Push Notification Prompt?

My problem is I want to show a loading screen for the initial Push Notification Prompt "The app wants to …

ios objective-c push-notification apple-push-notifications
Enabling Apple Push Notifications for ad hoc distribution environment

I have successfully implemented APN for development Environment. But i am facing problems while implementing the same for ad-hoc distribution …

push-notification apple-push-notifications distribution
Apple Push Services created instead of Apple Production iOS Push Services

I'm trying to create a certificate for Production iOS Push Services. Instead I get an Apple Push Services. How can …

ios certificate apple-push-notifications
How to catch all iOS Push Notifications with different user actions including tap on app icon

As per the Apple guide: "As a result of the presented notification, the user taps the action button of the …

ios objective-c swift apple-push-notifications push
APNS SSL operation failed with code 1

EDIT - Using the enhanced binary format Turns out I wasn't using the enhanced binary format so I changed my …

php push-notification apple-push-notifications apns-php
Push Notifications with PushSharp - the basics

I need to push notifications to tens of thousands of iOS devices that my app installed. I'm trying to do …

c# .net push-notification apple-push-notifications pushsharp