I am using Firebase Cloud Messaging to send push notifications.
Here is my FirebaseMessageService
:
public class FireBaseMessageService e
I spent 2 weeks to understand why my application cannot receive data message anymore when it's in background and as strange as it could be, I arrived to the conclusion that Android-Studio 2.1.2 is the problem!
I cannot receive any FCM message anymore in background application
https://github.com/firebase/quickstart-android/issues/89