I am implementing crash report for my ionic app using firebase cordova plugin
I am install following plugin -> https://github.com/chemerisuk/cordova-plugin-firebase-crash
But i don't know how crash report display in our google firebase account and how to connect those account and our ionic app
I have also create app in firebase account and export -> google-services.json file, How to connect .json file and our cordova plugin?
This google-services.json i put in our project root folder and another one is in platform->android