Expansion files in the new Google Play developer console

前端 未结 7 503
时光说笑
时光说笑 2020-12-24 14:46

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

相关标签:
7条回答
  • 2020-12-24 15:37

    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.

    0 讨论(0)
提交回复
热议问题