Weird behavior of android app bundle in play console
In one of my app I developed for TV, I have declared in Manifest to not use the unnecessary features for android TV as per the TV guide document https://developer.android.com/training/tv/start/hardware#declare-hardware-requirements after uploading to play console, appbundle explorer it shows all the features as required, it is ignoring the android:required =”false” I contacted the google play … Read more