How to make Firebase SDK working on visionOS simulator?

449 views Asked by At

My app is broken with bunch of errors on Vision Pro simulator coming from Firebase SDK. Has anyone managed to make it working? I am using "open --env FIREBASE_SOURCE_FIRESTORE /path/to/project.xcodeproj" command, but does not help.

1

There are 1 answers

0
Paul Beusterien On

Firebase 10.18.0, due out later this week should address Firestore build issues with Xcode 15.1.

The availability options for visionOS are changing in almost every Xcode release so Firebase has needed several updates since the initial Xcode 15 beta. Details in the Firebase visionOS GitHub issues.