File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33 that reduces the number of billed document reads when documents were deleted
44 on the server while the client was not actively listening to the query
55 (e.g. while the client was offline). (#INSERT_PR_NUMBER_HERE)
6+ - [ added] Developers using Firestore on ** visionOS** must use a source
7+ Firestore distribution rather than the default binary distribution. To do
8+ this, quit Xcode and open the desired project from the command line
9+ with the ` FIREBASE_SOURCE_FIRESTORE ` environment variable:
10+ ```
11+ open --env FIREBASE_SOURCE_FIRESTORE /path/to/project.xcodeproj
12+ ```
13+ To go back to using the binary distribution of Firestore, quit Xcode and
14+ open Xcode like normal, without the environment variable. (#11492 )
615
716# 10.11.0
817- [ feature] Expose MultiDb API for public preview. (#10465 )
You can’t perform that action at this time.
0 commit comments