Reputation: 33
i have a apk (working on phone) but i cant upload it to Google Play. Console.Built by Unity. What should i do?
I‘m getting “Invalid file format”
Upvotes: 1
Views: 1034
Reputation: 531
Try to upload Android App Bundle (.aab) file.
Because now you are only allowed to upload Android App Bundle (.aab) file instead of (.apk).
Important: From August 2021, new apps are required to publish with the Android App Bundle on Google Play.
https://developer.android.com/guide/app-bundle
Upvotes: 2