@Jap wrote:
Hello everyone, i need help on this matter:
I followed the ionic push tutoriel for android.
It worked in dev mode, with ionic 2 hours's tokens.
But since i'm passing my app in production mode,
i ran this command:"ionic config dev-push false"
The problem is that the app crash on registering the app to gcm.
the adb logcat says:
Unable to start service Intent { act=com.google.android.c2dm.intent.REGISTRATION (has extras) } U=0: not found
**
I don't know why it use c2dm instead of gcm. since in the tutorial we are talking about gcm.
Is anywone had the same issue, and how did resolved it?
Posts: 1
Participants: 1