APK Upload Failed - Any tips?

I have a free and a pay version of my app that share the same code.

I simply change a couple of variables in the top of main.lua and rebuild with different Application Name, different Package and different Keystore/Key Alias. The free build results in an APK that uploads fine to the Google Play Developer Console and the other doesn’t. It goes through the entire upload progress bar and at the end reports an error: “Upload failed” without any more information. I’ve tried rebuilding it and re-uploading it, but I always get the same result.

Does anyone have any idea why?

cheers

I would try using a different browser.  I’ve had the issue before and I switched to Chrome and it uploaded fine.

Also, while it’s not required, you can (and probably should) use the same keystore with all of your apps.  

Sure enough it worked using Safari. Go figure. Thanks for the tips.

I would try using a different browser.  I’ve had the issue before and I switched to Chrome and it uploaded fine.

Also, while it’s not required, you can (and probably should) use the same keystore with all of your apps.  

Sure enough it worked using Safari. Go figure. Thanks for the tips.