ionic-team/legacy-ionic-cloud

Ionic package build Android problem (Error opening android-debug.apk)

Opened this issue · 2 comments

Hello,

after some time I got an error when you build the app over ionic package..
Error: Error opening android-debug.apk

CLI: ionic package build android --profile dev

Ionic info (my system info):
Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.1
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.0.0
ios-deploy version: Not installed
ios-sim version: 5.0.6
OS: OS X El Capitan
Node Version: v6.7.0
Xcode version: Xcode 7.3.1 Build version 7D1014

Could I ask for help? I'm confused :(

Seems to be cordova-custom-config and ionic cloud build problem.

If you are using some plugin which depends on hooks, that might be a cause of your issue.. detail diskused here: dpa99c/cordova-custom-config#112 (comment)