Commits


Michael Lehenbauer authored and GitHub committed 2ad5e1c1b9f
Fix b/119570746: Transaction get returns nil if document does not exist (#2236) This makes the iOS behavior match Web and Android, returning a non-nil snapshot with exists=false, rather than a nil snapshot.