phonegap-pushplugin Questions
3
Solved
I am using following plugin for push notification in Ionic2
http://ionicframework.com/docs/native/push/
Expected Behaviour:
When app is closed, And notification received, And when user tap the no...
Sandie asked 12/9, 2017 at 12:25
1
My problem is linked to stackoverflow's "doze-mode-and-gcm-notifications" and "android-doze-mode-gcm-priority" questions, but since the solution for both is to use Google play Service 8.3.0 it's no...
Pish asked 17/6, 2016 at 15:57
1
Solved
Currently, I'm working on an app. For the notifications I've been using phonegap-plugin-push combined with Firebase.
I'm using this plugin for Android as well as iOS. On Android it works perfectly ...
Reinert asked 21/8, 2017 at 12:28
1
Solved
I am using the latest Phonegap Push Plugin for my Phonegap Application. It's working fine below Nougat but in Nougat the same code does not work. I have tried to debug several times, also cross ver...
Devinna asked 19/10, 2016 at 9:52
5
I have the push plugin https://github.com/phonegap-build/PushPlugin.git
configured with cordova 3.5. When the app is in foreground, the notification plugins callback is invoked and everything work...
Terpineol asked 15/6, 2014 at 23:11
3
I'm using the Cordova Push Notifications Plugin 1.3.4 with my Cordova/Phonegap App. Unfortunately, when receiving a push notification, the ecb callback in my JavaScript is never fired and I can't h...
River asked 3/4, 2014 at 23:19
4
Solved
We have a PhoneGap app which refuses to build once we add in PushPlugin.
Specifically when using PhoneGap Build we get the error:
BUILD FAILED
/home/ec2-user/android-sdk/tools/ant/build.xml:573: ...
Cementite asked 28/7, 2015 at 10:2
1
Im developing an Android app using Ionic (Cordova + AngularJS). With it i use the Push Plugin (https://github.com/phonegap-build/PushPlugin)
In my resources Folder i have 6 different Application I...
Phalanx asked 9/6, 2015 at 9:3
1
Solved
When a user installs my app I register his registration ID (android) or device token (iOS) and send push notifications that work fine. But now I want to remove the user from the server when the app...
Wont asked 28/3, 2015 at 13:19
1
Solved
I'm using Urban Airship push notification plugin in android. Everything working fine but in above Android 4.4 push notification icon is become white and not showing notification icon. This issue is...
Forespent asked 25/3, 2015 at 4:54
3
Solved
I used the example source code from (https://github.com/phonegap-build/PushPlugin/tree/master/Example/www). Problem is that, when I install my app and launch it my android phone (or android SDK emu...
Superimposed asked 8/8, 2014 at 8:26
2
Solved
I have a cordova app (codova (3.4.0) running on iOS and soon also on Android. Push notifications are implemented and working. I'm having troubles detecting when the app was started through a push n...
Julijulia asked 21/10, 2014 at 8:46
2
Solved
I believe that this problem looks like this question:
Cordova Push Plugin: onNotificationGMC is not fired and cannot obtain regID
But I'm using Ionic Framework. I follow this tutorial in making P...
Granadilla asked 12/2, 2015 at 3:4
1
Solved
I'm currently building an android application using ionic/ngcordova. I'm at the point of implementing push notifications. I've implemented push notifications as a service which is injected at app.r...
Ronrona asked 12/2, 2015 at 0:12
1
Solved
I am using PushPlugin in my Phonegap Application. I don't have any problem getting Notification from the server, but i need when i click on notification, then i want to open a specific page like "h...
Internship asked 5/1, 2015 at 13:45
2
Solved
Background
I installed PushPlugin. According to the docs I used automatic installation. But when I run cordova run android, JavaScript returns the error, 'Cannot read property pushNotification of...
Distributor asked 22/11, 2014 at 12:5
1
I am trying to retrieve the device registration ID in order to send notifications to it from my backend.
I already gave it several tries:
Outside my Object
GambifyApp.NotificationManager =...
Detwiler asked 29/10, 2014 at 12:37
0
I could successfully run plugin and saved register id on galaxy s3, note 2, note 3 but it's not working on two different samsung galaxy mini device 2.3.6 and 4.0.4.
What could be the solution ?
...
Easiness asked 12/5, 2014 at 22:52
1
© 2022 - 2024 — McMap. All rights reserved.