Hello everyone,
I am currently working on developing a web app using React.js for Samsung Tizen TVs. Initially, I tried building it with the ReNative cross-platform SDK, and the app runs smoothly on the emulator. However, when I launch it on an actual physical device, it gets stuck on a white screen with no visible errors or warnings in the console, making it difficult to debug.
I have searched through the related GitHub issues but have not found a working solution yet. The screen remains unresponsive without any hints, and I'm unsure if it's a compatibility issue or something with the Tizen platform.
Any suggestions?