I have setup all these steps and bundel id on Firesbase Dashboard and tried crash many times but not getting any report.
running in simulator with following steps
(IBAction)crashButtonTapped:(id)sender { [[Crashlytics sharedInstance] crash]; }
Click play_arrow Build and then run the current scheme in Xcode to build your app on a device or simulator.
Crashlytics associates the logs with your crash data and displays them in the Crashlytics page of the Firebase console, under the Logs tab.
Once you have Crashlytics up and running in your app, you can navigate to Crashlytics in your Firebase Console underneath 'Quality' and start reviewing the reports as they come in. If this page still tells you to setup, build or run your app then you have not correctly setup Crashlytics in your app (see Usage).
I took the same steps as you and thought I had an issue until I realized there's a delay for the crashes to show up on the console. In my case it took about 40 minutes to appear.
Here's a blog post about it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With