I have an React Native app developed with Expo, while scanning the QR code works perfectly, when i try to run the app in a connected usb debug succesfully enabled android device with expo start --localhost --android
it doesn't launch the app in the device, although it appears everything is ok:
Successfully ran adb reverse. Localhost URLs should work on the connected Android device.
Thanks it advance.