Hi,
I'm trying to upload my first APK file to the sandbox. I've followed the instructions but I get the following error when I do the upload.
I've made sure I'm using v1 of the jar spec, my file size is 13MB, I can see the CERT.RSA inside my apk file, its a release build not a debug one. The package name starts with io.mx51, the minSdk is 21 (we're targeting Flex devices), the targetSdk is 25.
Does anyone have any suggestions as to why this APK file doesn't get resigned when I upload it to the portal?
Thanks.