Page 1 of 1

Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Fri Mar 21, 2014 5:03 pm
by Andy Parker

Build error

Most likely build error cause:

An error has occurred.

Please try again.
You can also email us a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us about this problem

My App is call MotorwayCamWatchPro
I have shared with ApperySupport.

Can you tell me why it's failing please?
One thing that is odd is that the Android.Manifest is blue, even though I have clicked undo all source code changes.....maybe thats a pointer?

thanks

Andy


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Fri Mar 21, 2014 6:00 pm
by Maryna Brodina

Hello!

Delete AndroidManifest.xml file and undo all source changes.


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Sat Mar 22, 2014 5:02 pm
by Andy Parker

that was it Maryna, many thanks.

I hadn't realised you need to delete the modified file before the undo would work.

many thanks

Andy.


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Fri Sep 12, 2014 3:31 pm
by Bikram Ray

I am getting similar error. I am not doing any undo, just trying to build in release mode (I am doing it first time for deploying as internal enterprise android app).
Following is my build url.
https://appery.io/app/project/e28881d...


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Fri Sep 12, 2014 4:30 pm
by Kateryna Grynko

Hi Bikram,

We use forced by yui-compressor plugin minification for JS and CSS (Release builds). You need to use correct JS and CSS syntax for yui-compressor plugin. You can check compressing on http://refresh-sf.com/yui/ or any other external yui-compressor resources.

I also answered via email.


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Wed Sep 23, 2015 6:44 pm
by Nicola

Hello, I'm having same problem of Andy. I've tried to delete all my css code, but I still have that error.
How can i solve?
Thanks


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Wed Sep 23, 2015 6:48 pm
by Illya Stepanov

Hi Nicola - Is your app shared with us?


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Wed Sep 23, 2015 6:56 pm
by Nicola

I've just solved...it was because I changed package name of Android Binary Settings... I think that must be used io.appery.projectXXXXXX and not a arbitrary name


Build Error: Most Likely Cause: An error has occurred - building release APK

Posted: Wed Sep 23, 2015 7:04 pm
by Illya Stepanov

Yes, that is correct. Thanks for the update.