0
I created my Android app using React-Native.
I can use connecting the phone on the PC or using an emulator.
However, when I send the signed version of the application and install it on my phone it does not run. I imported the same to Google Play and downloaded on the same device that I use to test, the same continues not running and does not report the error, just says that the "app stopped..."
Is there any way to know which error is more specific? Or a solution to this?
OBS.: I managed the application as required by the documentation and Android Studio itself, no error.
In google play has an area with the crashs of the app, give a look there, You may find something useful
– Neuber Oliveira