-
Notifications
You must be signed in to change notification settings - Fork 39
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
[Bug] Mac editor crashes #1100
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hey @ChurikiTenna, thanks for reaching out. The latest versions of Firebase Additionally, to avoid this issue, please note that you'll also need to update your Let me know if it helps. Thanks! |
Thank you @argzdev for the response! ps: Updated the issue description with more detailed information. |
Hi @argzdev ! |
Thanks for testing those out, @ChurikiTenna. I'm guessing the issue might have something to do with your code or configuration. If you try running our Firebase Quickstart Unity for Firestore, do you also experience the same behavior? Also any chance you could share an MCVE? |
Just some updates, I noticed there was also a similar issue filed, where I was able to reproduce the same behavior with our quickstart. It seems to be an issue with the login for the keychain. I wonder if this is the same issue. Could you try if adding your login works? |
Hey @ChurikiTenna. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @ChurikiTenna if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
Description
The app is running fine on Mac,Windows,iOS,Android,Windows Editor.
However, when I try to run it on Mac Editor, it always crashes.
Reproducing the issue
Add Firebase SDK to the project and write any code that calls firestore, run it on Mac editor.
Firebase auth works fine
Firebase Unity SDK Version
12.2.0
Unity editor version
2020.3.17f1
Installation Method
.unitypackage
Problematic Firebase Component(s)
Firestore
Other Firebase Component(s) in use
Authentication, Firestore, Storage
Additional SDKs you are using
No response
Targeted Platform(s)
Desktop
Unity editor platform
Mac
Scripting Runtime
Mono
Release Distribution Type
Pre-built SDK from https://firebase.google.com/download/unity
Relevant Log Output
If using CocoaPods for Apple platforms, the project's Podfile.lock
Expand
Podfile.lock
snippet👀 Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: