Relative Content

Tag Archive for androidfirebasefirebase-cloud-messaging

Firebase API (V1) data notification gets shown at device

We have a good dozen of apps utilizing Background notifications. Now as we migrate to the V1 api of Firebase we have a issue in our Android Sending. The issue is, that the device shows the notification even tho there is no ‘notification’ property attached.

Display crashlytics in the application using Firebase

I need to display crashlytics in the application users using Firebase.
I understand how to bind Crashlytics to the application and receive data in the Firebase console. But how can you make crash statistics appear in the application?