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 (4)

Collapse
 
daisy_dani_deeb83780e6d0f profile image
Daisy Dani • Edited

There may be some issues with the app preventing it from working on an emulator, such as compatibility or system requirements. However, Null’s Brawl works smoothly in these environments. If you're looking for a version that functions well on emulators, you can download it from the site, as it is designed to run without the issues that might affect other apps.

Collapse
 
luke_right profile image
Luke Right • Edited

Any recommendations for the app creation websites without programming? We are running business of water damage cleanup services Alexandria and trying to create an app as well for the customers, where I can create this. As someone has recommend the Android Studio, Will it be better?

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.