You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered the same issue. Not sure if it is an ideal fix. Was able to fix by adding another plugin “phonegap-plugin-push” to get the device token and then updated the installation class with rest api.
However you need to comment records generated by Phonegap-push plugin in AndroidManifest.xml else you would see the two notifications on the device when you receive a push.
Any advice on how to get this working on Android 9? The main issue is that the deviceToken is saved as undefined in database.
The text was updated successfully, but these errors were encountered: