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
Put your configuration file in the root of your project and make sure to add it to your target as advice by Google.
Run cordova plugin add cordova-plugin-gcmpushplugin to install the plugin.
On launch in real device i see dialog window what ask about permission to send push. But when try register app nothing occured. Don't show any log from callback methods. How to check work with this plugin?
The text was updated successfully, but these errors were encountered:
I use cordova version 6.3.1 in my project. This plugin should work with this version of cordova? I did all offering steps:
On launch in real device i see dialog window what ask about permission to send push. But when try register app nothing occured. Don't show any log from callback methods. How to check work with this plugin?
The text was updated successfully, but these errors were encountered: