[DO NOT USE THIS TAG - Use phonegap-plugin-push instead] This plugin is for use with Cordova, and allows your application to receive push notifications on Android, iOS and WP8 devices.
I used the example source code from (https://github.com/phonegap-build/PushPlugin/tree/master/Example/www). Problem is that, when …
android cordova phonegap-pushpluginCurrently, I'm working on an app. For the notifications I've been using phonegap-plugin-push combined with Firebase. I'm using this plugin …
ios iphone cordova firebase phonegap-pushpluginI have the push plugin https://github.com/phonegap-build/PushPlugin.git configured with cordova 3.5. When the app is in foreground, …
cordova push-notification cordova-plugins phonegap-pushpluginI'm stuck in this phonegap project. Everything works perfect on Android and iOS <= 7 but fails on iOS >= 8.0. A …
cordova ios8 phonegap-plugins phonegap-build phonegap-pushpluginI am using PushPlugin in my Phonegap Application. I don't have any problem getting Notification from the server, but i …
cordova push-notification phonegap-pushpluginI am using following plugin for push notification in Ionic2 http://ionicframework.com/docs/native/push/ Expected Behaviour: When app …
cordova push-notification ionic2 cordova-plugins phonegap-pushpluginWhen a user installs my app I register his registration ID (android) or device token (iOS) and send push notifications …
android ios phonegap-pushplugin