Cordova based project to Fabric

1.4k views Asked by At

I am searching for "Crash Analytics and Monitoring tools" for my Cordova (Ionic) based project. There is a cordova-fabric-io-plugin on Github

https://github.com/engincancan/cordova-fabric-io-plugin.

I did changes according to instructions and also i installed intellij plugin to my IDE "intellij idea".Now when i click on fabric icon to upload it asks for Android Project as shows in below image link

https://i.stack.imgur.com/HVtL4.png

How to upload a Cordova (Ionic) based project to Fabric?

1

There are 1 answers

0
Purus On

1) Open Android Studio or IntelliJ.

2) Ensure to install the Fabric plugin for Android Studio or IntelliJ.

3) Import the Android project present inside platforms/android folder of your cordova project.

4) Once imported Fabric should recognize the project and add the fabric SDK.