You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@enzomd they are still safe, that log is purely there as a safeguard / fyi i.e. between RN reloads of your app in dev native vs JS can become out of sync, therefore, the transaction could exist in native but not in JS and vice versa.
@enzomd I've reworked the transaction logic for iOS in v5.1.0, could you try out the RC and report back in a new issue if you're still seeing this log, thank you.
yarn add [email protected] (use /tests app on master as a reference for SDK versions)
Loving react-native-firebase and the support we provide? Please consider supporting us with any of the below:
When I read a document after a transaction, this line is printed to my logs.
Does this indicate the transaction has failed/is not atomic?
react-native-firebase/ios/RNFirebase/firestore/RNFirebaseFirestore.m
Line 50 in 94852c8
Environment
Application Target Platform:
iOS
Development Operating System:
macOS
Build Tools:
Xcode
React Native
version:version "0.55.3"
React Native Firebase
Version:version "4.0.6"
Firebase
Module:Firestore
The text was updated successfully, but these errors were encountered: