You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed everything written in firebase_messaging readme. After adding the onBackgroundMessage handler and "Application.java" to AndroidManifest the app installs but crashes on startup. What am I doing wrong?
Thanks in advance