Get device token for push notification (Android)

Get device token for push notification (Android)

de Aldo Fernando Saia -
Número de respuestas: 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!

Adjunto 3c8ebbc0-3933-46e9-b8a7-92d14acf6d65.jpg
Promedio de valoraciones: -
En respuesta a Aldo Fernando Saia

Re: Get device token for push notification (Android)

de Dani Palou -
Imagen de Core developers Imagen de Moodle HQ Imagen de Particularly helpful Moodlers Imagen de Peer reviewers Imagen de 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