On uploading to Google Play, I get this signing error
Posted: Wed Jul 17, 2013 11:19 pm
"You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode."
Can you tell me how to correct this?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
"You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode."
Can you tell me how to correct this?
Hello Robert!
Take a look here http://developer.android.com/tools/pu...
Isn't the signing meant to be done as part of the Appery binary .apk export?
Please go to Project App settings Android binary and check Release.
OK, thank you.