Get device token for push notification (Android)

Get device token for push notification (Android)

بواسطة - Aldo Fernando Saia
عدد الردود: 2

Hey Team,

I'm experiencing some problems getting Device Token on Android Mobile Custom App. I'm following this steps app -> App settings -> About -> Click at app version -> Push notification ID regarding to this documentation https://docs.moodle.org/dev/Sending_custom_Push_Notifications_to_the_Moodle_App but the Device Token doesn't show up.
When I follow the same steps on IOS device the Token is showing correctly.

Which can be the problem with Android?

Thanks in advance!

المرفق 3c8ebbc0-3933-46e9-b8a7-92d14acf6d65.jpg
متوسط التقييمات: -
رداً على Aldo Fernando Saia

Re: Get device token for push notification (Android)

بواسطة - Dani Palou
صورة Core developers صورة Moodle HQ صورة Particularly helpful Moodlers صورة Peer reviewers صورة Plugin developers

Hi Aldo,

is this a custom app you're building? If so, make sure that you've set the right data in google-services.json and that the push plugin is correctly installed in the Android platform.

Cheers,

Dani