[cloud-firestore] Transactions fail with PlatformException #2293
Labels
impact: customer
A bug with low impact (e.g. affecting only a few customers or has a workaround). (P3)
plugin: cloud_firestore
type: bug
Something isn't working
Hi,
Searched every where... and seen a lot of bugs with Transactions in Firestore pkg... but this one is new.
CODE:
the above Document has only 2 fields: name & age. Im trying to read age... and then increment it by +1... and then update the document with the new age.
the above code fails even before it can print "000000".
====================
flutter doctor -v
The text was updated successfully, but these errors were encountered: