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
When I try to import firestore in visionOS. I got this error.
No response
10.17
15.1 beta
Swift Package Manager
Firestore
visionOS
Package.resolved
Replace this line with the contents of your Package.resolved.
Podfile.lock
Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered:
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
I tried commenting it out, and it ran successfully. It seems like we also need to make a judgment on visionOS here. Just like this below.
we are seeing the same issue -- here is a minimally reproducible example: https://github.com/whforward/firebase-debugging/blob/main/testApp2/README.MD
Thanks for the report. We'll get a fix into the next release.
Description
When I try to import firestore in visionOS. I got this error.
Reproducing the issue
No response
Firebase SDK Version
10.17
Xcode Version
15.1 beta
Installation Method
Swift Package Manager
Firebase Product(s)
Firestore
Targeted Platforms
visionOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: