Open Akash-Elnoorkar opened 8 months ago
Does this work for you? Gradle Build fails [Android] 'META-INF/kotlinx-coroutines-core.kotlin_module' You'll probably need a gradle template to fix that.
I'm seeing that error message in your fourth screenshot.
Nope, this doesn't work. I am actually shocked to see this. I really can't understand why firebase and geospatial can't work together, I guess I have to develop my own REST API for this.
You should use the Without EDM4U version of Arcore Extension. https://developers.google.com/ar/develop/unity-arf/getting-started-extensions#without-edm4u-compatibility As it said When using other libraries (for example, Firebase Analytics) that depend on a different version of External Dependency Manager for Unity, undefined behavior may occur, causing dependents to stop working correctly.
Hello,
I am trying to integrate firebase into my project which is having Geospatial Creator present in it. But it always shows these errors whenever I try to build the APK. I have done debugging and testing on it as well. I first tried importing Firebase into an empty project by only enabling Firebase Analytics and the APK got built successfully. Then, I tried importing Geospatial Creator to this project and it gave me the errors present. Also, tried the vice-versa procedure and still throwed the same erorrs.
Any information on this would be very helpful and useful. Thanks.