[cloud_firestore]: EXC_BAD_ACCESS __63-[FLTTransactionStreamHandler onListenWithArguments:eventSink:]_block_invoke #16899
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: ios
Issues / PRs which are specifically for iOS.
plugin: cloud_firestore
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Core
Which platforms are affected?
iOS
Description
This crash is happening for a subset of iOS users. From the issue reports, looks like it's caused by writing transactions.
flutter: 3.24.4
firebase_core: ^3.4.0 -> "3.7.0" on pubspec.lock
cloud_firestore: ^5.4.0 -> "5.4.0" on pubspec.lock
Logs from TestFlight feedback:
Full log:
crashlog.txt
Logs from Sentry:
Reproducing the issue
We group each 500 documents in a custom
TransactionBatch
and call the transactions in parallel as below:Firebase Core version
3.7.0
Flutter Version
3.24.4
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: