Is Firebase integration with Geospatial Creator in Unity actually possible?
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.
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.