giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
435 stars 280 forks source link

Flutter and unity integration. #229

Open AjwanMN opened 8 months ago

AjwanMN commented 8 months ago

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.

AjwanMN commented 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.

softwareengineer111 commented 3 months ago

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 element at AndroidManifest.xml:28:9-30:40 to override. FAILURE: Build failed with an exception.