APK build not working. No errors

Hello, I found this solution and worked for me.

after the build, I run the app on emulator in android studio then go to view>tool windows>logcat and check for invariant violation (on my case I needed to install react-native-screens and react-native-safe-area-context). After building new apk the app works fine.

1 Like