I plan to create a “hybrid application” using PhoneGap, for which there should be an iOS notification engine.
And I want to use Google Cloud Messaging to send push notifications on iOS (I used this to send notifications on Android).
My questions are here:
I used the above PhoneGap plugin to receive notifications from GCM and APNS separately, but this time I want to use GCM for iOS and Android.
Any help would be appreciated.
push-notification ionic google-cloud-messaging hybrid-mobile-app phonegap-plugins
Sandeep patel
source share