Hi everyone.
I published my app using bundles on play store a few days ago but it's not getting compatible with all devices. May I know what can be the issue. I have checked all the permission in the manifest. but unable to understand. 😞 Anyone pls suggest something
stackoverflow 2
s
samueldple
06/17/2020, 10:22 AM
Whether it's compatible with all devices also depends on your minSdkVersion specified in your app-level build.gradle. So any devices running android versions below that won't be supported