My application is being built with targetSdk 33.
When we install the application via .apk file, it works perfectly on all devices.
However, when we upload to the Playstore for internal or closed testing, we encounter issues.
Some devices give me an error message " This app isn't available for your device because it was made for an older version of Android."
Even if it is the same Android version, it installs on some devices but not on others.
Whichever devices are listed as supported in the Playstore have the same issue.
Target SDK changes to 33.