I am trying to upload my app to Google Play using the developer console. As of a week or so ago they have made it so that each app has a unique key string. You have to use t
For anyone using Apportable to port your iOS builds to Android, you'll need to ensure you have "expansion_files"
listed in the FEATURES
of your config json file.
Without this, you won't be presented with the option to upload your OBB file(s) after uploading your APK to the Google Play Dev Console.