I have setup for both ios and android and in console Crashlytics dashboard appear
then i have button on which i have
firebase.crashlytics().crash();
when i press it app crashes but no info on dashboard appear
You need to wait a while before it shows in the dashboard, it's not realtime I'm afraid. Usually 24-48 hours.
48 hours pass but no info there ?
issue was you need to stop debugger
than it sends
mostly 5 min
Most helpful comment
issue was you need to stop debugger
than it sends
mostly 5 min