Search code examples
iosswiftxcodepush-notificationprovisioning-profile

How to debug `Push Notifications` if I have free iOS Developer Provisioning Profile?


I have no paid Apple Developer Certificate but I need to debug iOS Push Notifications.

How to debug iOS Push Notifications with free iOS Developer Provisioning Profile?


Solution

  • You need aps certificate to register device and get push notification. So you can't do it without a paid account.