Search code examples
c#unity-game-engineapkgoogle-play-console

Google Play Console "Invalid file format" cant upload my apk


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”


Solution

  • 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