Open AjwanMN opened 8 months ago
I have an AR project which I want to integrate within my Flutter application, but it seems that there is a conflict in unity\assets\plugins\AndroidManifest.
Hello did you solve that problem? We have save problem
Error:
Attribute meta-data#com.google.ar.core@value value=(optional) from [:arcore_flutter_plugin] AndroidManifest.xml:30:13-37
is also present at [:unityLibrary] AndroidManifest.xml:68:13-37 value=(required).
Suggestion: add 'tools:replace="android:value"' to
Manifest merger failed with multiple errors, see logs
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Attribute meta-data#com.google.ar.core@value value=(optional) from [:arcore_flutter_plugin] AndroidManifest.xml:30:13-37 is also present at [:unityLibrary] AndroidManifest.xml:53:13-37 value=(required). Suggestion: add 'tools:replace="android:value"' to element at AndroidManifest.xml:28:9-30:40 to override.