-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Description
Sorry for bothering with something probably is not a bug: I faced exactly this same error and I confirm ParseInstallation.getCurrentInstallation().saveInBackground()
does NOT save the deviceToken in Android as per my Dashboard so I assume I cannot target notifications for specific devices/users on android without creating channels/topics. https://stackoverflow.com/questions/37799656/set-devicetoken-in-parse-for-android
I also see a lot of changes on Firebase since the last Android SDK update so I just wonder what is the official way to set the device token for Android devices right now.
Please give me a hint and I'll update the docs properly so others will not face the same issue
Though is irrelevant, my iOS notifications are working fine and Firebase direct notifications to Android too.
Many thanks