Firebase Cloud Messaging (FCM) not working on Android API 21 devices

49 views Asked by At

I have implemented Firebase on my native android app. Token is getting generated for API 21 and above devices. But I am not able to receive push messages (using data payload) on API 21 devices but working fine with API above 21.

What might be the root cause for this typical issue on API 21 / Lollipop Device? Any help is really appreciated...

0

There are 0 answers