Closed
Description
Hi,
I have published a react-native android application for Android TV.
The app is published but it is showing issue for tv. I am able to use using android tv simulator with d-pad navigation control. (My android tv order is under process to test on real tv too).
The feedback I receive is,
Missing DPad functionality. Your app requires user interaction for menus or app navigation. Please make sure that all menus and app navigation are fully functional using a DPad. Please refer to our DPAD Control and Hardware Declaration documentation.
I have avoided using TextInput control considering it as a known issue of unable to focus on TV devices. What else should do in order to cater the d-pad navigation?
Do let me know if any extra information required.
Regards,
Priyank Thakkar