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
I recently updated from Firestore 6.3.0 to 6.7.0. Since then, I'm getting lots of logs of the following:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'FIRESTORE INTERNAL ASSERTION FAILED: Expected to be called by the executor associated with this queue (expected executor: 'com.google.firebase.firestore', actual executor: 'com.apple.main-thread') (expected executor_->IsCurrentExecutor())'
Steps to reproduce:
I can make the problem occur when running in simulator and turning wifi off on my Mac. But I also have logs of the exception occurring for production users on device.
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
I recently updated from Firestore 6.3.0 to 6.7.0. Since then, I'm getting lots of logs of the following:
Steps to reproduce:
I can make the problem occur when running in simulator and turning wifi off on my Mac. But I also have logs of the exception occurring for production users on device.
Stack trace:
The text was updated successfully, but these errors were encountered: