You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes you want to indicate that some hardware features are not required by your app. In my case I am developing a simple RN app that is compatible with Android TV as well. However my app was rejected because I need to declare some features to be not required
Library
none
Summary
sometimes you want to indicate that some hardware features are not required by your app. In my case I am developing a simple RN app that is compatible with Android TV as well. However my app was rejected because I need to declare some features to be not required
https://developer.android.com/training/tv/start/hardware.html#declare-hardware-requirements
Thanks
Any existing examples?
none. https://stackoverflow.com/questions/75013370/create-a-expo-config-plugin-file-to-modify-android-manifest asked the same question but no relevant reply yet
The text was updated successfully, but these errors were encountered: