I am using firebase crashlytics. I am causing a crash by doing
firebase.crashlytics().crash()
and I am not seeing the crash report on the fireb
its stupid from Firebase Teams, but the solution is : 1- Force the crash 2- Launching the app with ide or cli 3- stop launching app from ide or cli 4- launch the app from smilator like user normal
And you will see the crashs in firebase console.