I try to open my app from my "success" build on real device.
It compiles but white screen, then on debugger I have this...
How to solve that please?

Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety?
馃憠 Click here if you want to take another look at the Bug Report issue template.
If you use React Native Debugger :
$ open "rndebugger://set-debugger-loc?host=192.168.0.26&port=8081"
I'm sorry that you're having issues getting up and running. Just change the URL up top to say "localhost" rather than "192.168.0.26".
In the future, please use another avenue like stack overflow to request help with your local environment -- this is not a bug report despite your label.
Most helpful comment
I'm sorry that you're having issues getting up and running. Just change the URL up top to say "localhost" rather than "192.168.0.26".
In the future, please use another avenue like stack overflow to request help with your local environment -- this is not a bug report despite your label.