Android not build and App not listed in dashboard
SabaGit-u opened this issue · 1 comments
SabaGit-u commented
We have cordova project which is for both Android and iOS. To use cordova fabric. We have don the below steps.
- Created account in Fabric
- Got API key and Build secret from Fabric
- Added cordova plugin with API key and Build secret.
- And generated build using phonegap. iOS generated successfully. Android failed.
- 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
@SabaGit-u did you find a solution?