arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

Is Firebase integration with Geospatial Creator in Unity actually possible?

Open Akash-Elnoorkar opened this issue 1 year ago • 3 comments

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.

Screenshot (81) Screenshot (82) Screenshot (83) Screenshot (84) Screenshot (85) Screenshot (86) Screenshot (87) Screenshot (88) Screenshot (89) Screenshot (90)

Akash-Elnoorkar avatar Mar 01 '24 06:03 Akash-Elnoorkar

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.

devbridie avatar Mar 04 '24 15:03 devbridie

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.

Akash-Elnoorkar avatar Mar 13 '24 10:03 Akash-Elnoorkar