sarriaroman/FabricPlugin

Android not build and App not listed in dashboard

SabaGit-u opened this issue · 1 comments

We have cordova project which is for both Android and iOS. To use cordova fabric. We have don the below steps.

  1. Created account in Fabric
  2. Got API key and Build secret from Fabric
  3. Added cordova plugin with API key and Build secret.



  4. And generated build using phonegap. iOS generated successfully. Android failed.
  5. Installed .ipa in iPhone and Tested, But no luck still 0 app listed and no logs.

My Phongeap build version:
Phonegap: cli-6.5.0
Android: 6.1.2
iOS: 4.3.1

Am i missing any step? What has to be done?

@SabaGit-u did you find a solution?