Quantcast
Channel: Active questions tagged crash - Stack Overflow
Viewing all articles
Browse latest Browse all 7198

React Native App crashes on android 11 on launch without giving error

$
0
0

enter image description here

this is my build.gradle setting and this is my system infoenter image description here

I'm trying to run the react native app on android 11 but it is keep crashing on launch without giving any error I have tries almost every solution including setting in build.gradle

buildToolsVersion = "30.0.0"minSdkVersion = 21compileSdkVersion = 30targetSdkVersion = 30supportLibVersion = "30.0.0"ndkVersion = "20.1.5948944"multiDexEnabled = true

setting ** target API to"30" ** in AndroidManifest.xml

the Gradle version I'm using isGradle plugin version is 4.1.3Gradle version is 6.7**

please help me find the solution in this regard thanks


Viewing all articles
Browse latest Browse all 7198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>