-
-
Notifications
You must be signed in to change notification settings - Fork 51
Execution failed for task ':app:mergeDebugNativeLibs' #227
Comments
Your error is "More than one file was found with OS independent path 'lib/x86/libc++_shared.so'" To fix this you have to write this code in android/app/build.gradle file
it is mentioned by @tanersener in the tips section to solve such an error. after adding this rebuild your app and run 'react-native-run-android'. |
@Abdullah1428 thanks |
Open the project in Android Studio android and clean the project |
Sorry for stupid question |
I am paste that code where android start
|
Version:
I want use the "full-gpl" package so i edited the build.gradle
After running: react-native run-android i got this error
Error
How i can fix it ?
The text was updated successfully, but these errors were encountered: