My app in Production don't appear in some phone model [closed]

16 hours ago 1
ARTICLE AD BOX

Please help me, I put my app in play store and I even passed closed testing and now my app is in Production. The thing is that, in certain phone (like Redmi 12 5g Indian variant 'sky'), my app don't appear at all, even when i search it in the play store.

minSdk = flutter.minSdkVersion targetSdk = 35 versionCode = flutter.versionCode versionName = flutter.versionName

Why is this issue and how do i fix it? Is there something i must done in play console? I want my app to reach as many device as possible, Even in device catalog in playstore, the phone is listed as Supported.

Also, i already use this particular phone during close testing and it work just fine, but when in Production, when I try to search my app, it don't appear and in other account (same phone) with closed testing email the app did appeared but Install button doesn't appear.

Read Entire Article