Hi Community,
I'm trying to implement push notification in Dynamics Marketing
I configured an Android Firebase Project, I created an android app and deployed it on a device.
In Dyn Marketing I configured a Mobile app, Android, as described here: https://docs.microsoft.com/en-us/dynamics365/marketing/real-time-marketing-push-notifications and the "Android Status" turns to be "Valid Connected".
This is what I see:
I performed the device registration as described here: https://docs.microsoft.com/en-us/dynamics365/marketing/real-time-marketing-developer-push#device-registration-for-android-applications using as UserId the contactId and I can see a Mobile device record got created for the app:
I configured then a push and using the "Test Send" and selecting the app and the contact I receive a screen pop-up "Test message has been sent successfully"
However I never receive the notification on the device.
Sending the notification directly from the Firebase console, works like a charm.
Could you please help me understand what am I doing wrong?
Thanks for your help!