Skip to content

cloud_firestore: ^4.8.1 (domain=NSPOSIXErrorDomain, code=3) #11138

@yarmel

Description

@yarmel

After updating the cloud_firestore package to the latest version (^4.8.1), my app crashed every time after the build. Occurred on real devices and iOS simulators.

It seems that this problem belongs to firestore persistent settings. 
I can only build and run my App if the persistent settings are completely commented out.

// db.settings = const Settings(persistenceEnabled: true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions