DEV Community

jochercoles
jochercoles

Posted on

App don't work on Emulator.

Hi guys, I have the following problem. I have a mobile app, developed in React-Native. The app works on my Moto S5 Plus cell phone, but when I try to test in the emulator the app opens and closes automatically.
I don't know if you keep any error logs, if you can help me I will be very grateful with you.
Regards.
Javier.

Top comments (2)

Collapse
 
askeridos profile image
Adam AUTUORI
  • Check emulator android version
  • Launch app with Android Studio et see errors occured
Collapse
 
jochercoles profile image
jochercoles

Thank you, the problem was in the API version. Regards.