Reputation: 19
I am new to fabric.io. How to integrate and use this for finding crashing data?
I've followed the official documentation but still I am not able to run my app using this.
Still in website it showing you have to run the app!
This is the thing it shows after done this steps
Upvotes: 0
Views: 939
Reputation: 2611
Okay, I have actually played with Fabric. If you have not done so, installed the plugin for Android Studio. Once installed, you can use the plugin to add Crashlytics to your project. It can automatically add the code necessary to your project for it to work. After that build and run your application on a device.
And that is it. The plugin REALLY makes it easy.
Upvotes: 5