Skip to content

🐛 [Firebase Firestore] swift Force Load _swiftCompatabilityConcurancy #9464

@waleedkalyar

Description

@waleedkalyar

Hi sir, I have implemented flutter fire inside my flutter project. For reducing time I have added build in C++ libs in Pod file as flutter fire documentation says. But whenever I try to build its give me the error of

Undefined symbol: _swift_FORCE_LOAD$_swiftCompatabilityConcurancy

I am unable to figure out the problem.
Btw it will build if I remove
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '9.4.0'
from my Pod file. But It will take almost one hour on my MacBook to build.

My OS is -> Mac OS big sure version 11.5.2
My Xcode version is -> 13.0.0
Its become pain in my head to use firebase Firestore. If I remove Firestore dependency build work like charm.
Please help me to sort this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolution: invalidThis doesn't seem right and might not belong here.type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions