Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is this possible to test push notification without developer ID?

After xcode 7 beta version, I can install application on real device without developer ID. But, can we do the same for push notification. or we have to apply for developer ID? If there is a method, please refer link.

like image 886
Bhupesh Kumar Avatar asked Sep 09 '15 10:09

Bhupesh Kumar


1 Answers

In order to use Apple push notifications you'll need to generate a certificate for your app in the member's center which can only be accessed if you have a current membership to the Apple Developer Program.

like image 63
Alexis Tyler Avatar answered Sep 25 '22 02:09

Alexis Tyler