I wanted to restrict my game to Android devices with larger screen sizes. So I used following tag in my manifest file.
I assumed it will not work on small screen devices based on the settings.
When I “Build and Run” or copy the apk file to the device, regardless of the tag setting it works.
Am I using this tag incorrectly or it only works when you upload the game to Google Play?
↧