In my android application how should i handle FCM data payload when application runs in background. While running in foreground, i can handle the same.
In my android application how should i handle FCM data payload when application runs in background. While running in foreground, i can handle the same.