Build targetting api 34 not recognized by playstore

At the end of August 2024, the play store will be requiring all apps to target API 34 so I made my build target this API. However, on upload to the play store, it tells me that the build doesn’t target API 34. How can I fix this? I’m using Unity 2022.3.42f1.

1 Like

I went back to the play store a couple of hours later and it tells me now I target API 34. Seems like the check for this must happen separately from the main build checks.

It’s even fiddlier than that sometimes: you can have a stray track (such as internal testing or closed testing, something you tried and forgot about YEARS ago sometimes!) with an old build in that track, and Google will mouth off that you are not compliant without telling you where the “non compliant” build is. Maddening.