hi.
whenever i build my ionic project, the resulting apk file is always MainActivity-debug.apk.
what happened?
if i remember correctly, it used to be my project name.apk
i updated cordova and ionic cli just recently.
thx
juna
hi.
whenever i build my ionic project, the resulting apk file is always MainActivity-debug.apk.
what happened?
if i remember correctly, it used to be my project name.apk
i updated cordova and ionic cli just recently.
thx
juna
Here is a post on the apk file being named “CordovaApp”, this sounds like the same problem:
+1
Yeah, this is a bit irritating. Broke my release build as well. Seems like a bug in the ionic-cli?
This was/is a long standing issue in Cordova for Android: https://issues.apache.org/jira/browse/CB-7827 Really a regression but the people involved in the project seemed to have better things to work on.