sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap
MIT License
198 stars 159 forks source link

Android not build and App not listed in dashboard #144

Open SabaGit-u opened 5 years ago

SabaGit-u commented 5 years ago

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?

abudel commented 5 years ago

@SabaGit-u did you find a solution?