Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Firebase integration with Geospatial Creator in Unity actually possible? #179

Open
Akash-Elnoorkar opened this issue Mar 1, 2024 · 3 comments

Comments

@Akash-Elnoorkar
Copy link

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)

@devbridie
Copy link
Member

devbridie commented Mar 4, 2024

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.

@Akash-Elnoorkar
Copy link
Author

Akash-Elnoorkar commented Mar 13, 2024

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.

@burakcetn
Copy link

burakcetn commented Jul 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants