Skip to main content

Questions tagged [phonegap-pushplugin]

[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.

phonegap-pushplugin
1 vote
2 answers
859 views

iOS push doesn't work when building from xcode

I'm finding a strange discrepancy in the way that iOS push/APNS works for my app. (For background, the app in question uses Cordova together with the phonegap-plugin-push plugin.) If I download the ...
user3678429's user avatar
1 vote
1 answer
177 views

Unable to open the app when clicking on push notification using PhoneGap plugin?

I am able to receive the notification with action button using phonegap plugin. However, I am not able to open the app when I click on notification. I have checked following parameter in config.xml ...
harsh grover's user avatar
0 votes
1 answer
524 views

cordova/platforms/android/src/com/gae/scaffolder/plugin/MyFirebaseMessagingService.java:38: error: cannot access AbstractSafeParcelable

I am using cordova cli 7.1.0 and cordova android 6.3.0. This is cordova plugin I am using to build cordova project. https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated.git [...
Rashed Mehmood's user avatar
1 vote
0 answers
105 views

How to achieve inline-reply with iOS platform in ionic?

I am facing issue with push notification. Actually i want to make inline-reply with ionic version 3. we are using phonegap-plugin-push (https://github.com/phonegap/phonegap-plugin-push/blob/master/...
Bhaumik Patel's user avatar
0 votes
1 answer
436 views

Android notification white icon display for some device

I have used phone-gap push plugin for push notification, every things works find except icon display on device. white icon is display for notification on some device
shiv nayak's user avatar
0 votes
1 answer
2k views

TestFlight push notifications not working

My TestFlight app isn't receiving APNs push notifications, however my development app receives them correctly. This seems to suggest that it's a problem with my Apple certs/profile/etc. There are ...
West1's user avatar
  • 1,780
1 vote
0 answers
188 views

notification received on background dose not trigger pushObject.on('notification'). when app is clised too

i use php to send notification to ionic app , the pushObject.on('notification') is executed only when app is runing but when app is on background or closed , clicking on the notification dose only ...
qasmaoui's user avatar
  • 103
0 votes
0 answers
106 views

iOS - Oh geez. Your build failed. Click the "Log" button above to view the compile log

I am facing some error while compiling my PhoneGapp iOS App. Can Any One Help Me? Error:- Oh geez. Your build failed. Click the "Log" button above to view the compile log. If you need help diagnosing ...
Vicky's user avatar
  • 11
0 votes
1 answer
270 views

Old message is not removing in iPhone notification try

I am using push plugin in ionic 3 app, everything is working fine but from my server end we are sending one message at a time and im receiving message to iPhone, but old message should overwrite with ...
Mallikarjun Hampannavar's user avatar
4 votes
1 answer
1k views

Push notification on click event does not work when app is in background Ionic 3

I am using phonegap-plugin-push for push notification in Ionic 3 I received notification, but while clicking on notification I didn't get any response. I want to redirect to a selected page while ...
Apurv Chaudhary's user avatar
1 vote
1 answer
164 views

phonegap-plugin-push using data payload only replaces existing notification

I am using phonegap-plugin-push with Ionic3. In the plugin-push documentation they are saying that on Android device we should use only data payload and not the notification in order the on('...
Nir-Z's user avatar
  • 869
0 votes
1 answer
725 views

Phonegap-plugin-push notification

I'm currently using ionic to develop an app with firebase push notification feature .I want the app to receive notification and store the notification data locally(without tapping notification) to be ...
Ekova Sam's user avatar
1 vote
1 answer
1k views

Push Plugin register failed

I've install the phonegap-push-plugin for send push notification to android and iOS device. No problem for android but when I try it on my iPhone, I can see some bug in the device console. When I ...
Enzo B.'s user avatar
  • 2,361
1 vote
1 answer
1k views

Custom notification sound not working in iOS app using cordova

I want to customize background notification sound in my iOS application, i tried it by placing sound file in the below listed paths but not working. cordova version: 8.0.0 cordova platform version ...
Praveenkarthi's user avatar
0 votes
1 answer
673 views

How to monitor FCM token refresh with phonegap push plugin

As it is stated here https://firebase.google.com/docs/cloud-messaging/js/first-message#monitor-token-refresh FCM tokens can be refreshed in some cases but I don't see anything that deals with it in ...
bambaniasz's user avatar

15 30 50 per page
1
2 3 4 5
21