react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

Task :app:processDebugMainManifest FAILED

Open AdityaSinghXenelsoft opened this issue 1 year ago • 0 comments

I changed the ndk version to 23.1.777 and getting error

Task :app:processDebugMainManifest FAILED [:unityLibrary] E:\React-native\RNGameApp\firstRNgame\unity\builds\android\unityLibrary\build\intermediates\merged_manifest\debug\AndroidManifest.xml:22:18-50 Warning: android:extractNativeLibs is set to true in a dependency's AndroidManifest.xml, but not in the app's merged manifest. If the dependency truly requires its native libraries to be extracted, the app can be configured to do so by setting the jniLibs.useLegacyPackaging DSL to true. Otherwise, you can silence this type of warning by adding android.experimental.suppressExtractNativeLibsWarnings=true to your gradle.properties file

Please help me @azesmway

AdityaSinghXenelsoft avatar May 16 '24 12:05 AdityaSinghXenelsoft