android-push-notification
android-push-notification copied to clipboard
onMessageReceived() method not called
Hi recently I'm learning push notification.. I've configured with FCM while testing from the FCM onMessageReceived()
method is called. But I can't receive any push notification from App server. I've checked the device_token sent to server it was same as I tested in FCM.
I Can't even find out what was my mistake.
If you could help me plz.