Hi, I am having some issues in my ignite tv application. The issues are listed below.
When the keyboard on the android tv opens, one of the keys on the keyboard is selected by default and it prevents other keys from being pressed, the picture is attached below.
After finding a way to input the email and password and clicking on signin, I get a success message that the login is successful but the user isn't redirected to the dashboard page. I'm using react navigation and expo-secure-store package for storing the token. An attachment that demonstrates this issue has also been attached
Hi, I am having some issues in my ignite tv application. The issues are listed below.
When the keyboard on the android tv opens, one of the keys on the keyboard is selected by default and it prevents other keys from being pressed, the picture is attached below.
After finding a way to input the email and password and clicking on signin, I get a success message that the login is successful but the user isn't redirected to the dashboard page. I'm using react navigation and expo-secure-store package for storing the token. An attachment that demonstrates this issue has also been attached
https://github.com/user-attachments/assets/1e936044-83ba-48ef-b780-10816e180108
None of the issues listed above happens in development, they only happen in production when the app is built and tested on an android tv.