Software Archive
Read-only legacy content
17061 Discussions

How to build IOS app with Push Notification enabled With Hybrid App Option

Varun_S_1
Beginner
428 Views

hello

I am working on a app where i need to implement push notification plugin, on android plugin is working fine , but for ios I am not able to build it. What process need to be follow to create a certification or provisioning to implement push notification enable app. I am having windows based OS.  

Please guide me to resolve this issue. 

Thank You

0 Kudos
1 Reply
Elroy_A_Intel
Employee
428 Views

In order to enable push notifications in your app, you will need to visit your online Apple Developer Portal and enable Push Notifications for your application and create a Provisioning Profile with this feature included. This Provisioning Profile must be uploaded with your project under the Projects Panel > Cordova Hybrid Mobile App Settings > Build Settings > iOS.

Push Notification requires a server to send messages to the device unless you are doing local notification which doesn't.

0 Kudos
Reply