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
{{ message }}
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
I was wondering if phonegap-plugin-push had the same bug as the deprecated PushPlugin (see: phonegap-build/PushPlugin#314).
It seems that on my side, I need to register to GCM each time my app runs if I want my callbacks to be called. If I don't register to GCM each time my app runs, then my callbacks are simply ignored.
Thanks!
Gaëtan
The text was updated successfully, but these errors were encountered:
Hi,
I was wondering if phonegap-plugin-push had the same bug as the deprecated PushPlugin (see: phonegap-build/PushPlugin#314).
It seems that on my side, I need to register to GCM each time my app runs if I want my callbacks to be called. If I don't register to GCM each time my app runs, then my callbacks are simply ignored.
Thanks!
Gaëtan
The text was updated successfully, but these errors were encountered: