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

Consistent crash initializing Firebase (Firestore) when Lunar Console is enabled #182

Open
jonahgoldsaito opened this issue Sep 11, 2020 · 2 comments

Comments

@jonahgoldsaito
Copy link

First off, I'm a huge fan this project and its execution.

I recently posted an issue on the Unity/Firebase repo that involves Lunar Mobile Console.

Essentially, when Firestore is initialized in Airplane Mode or if there's no internet connection for another reason, and Lunar is enabled (the full plugin via the menubar), there is an immediate crash on iOS (Android is fine).

Perhaps there are just too many error log statements coming through? Another interesting note is that disabling the Lunar gameobject in the scene doesn't fix it. As long as it's globally enabled in the project, the crash is 100%.

Now that I now this, I'm checking there's a stable connection before initializing Firestore, but there's clearly an issue.

I go into more detail in the thread above. Here's the full log.

@weeeBox
Copy link
Member

weeeBox commented Sep 12, 2020

Hey @jonahgoldsaito,

Sorry for the issue. Let me take a closer look and I'll get back to you asap!

@weeeBox
Copy link
Member

weeeBox commented Sep 12, 2020

@jonahgoldsaito, do you happen to have an example project where the issue is easily reproducible?

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

2 participants