XCode Error - Module 'cloud_firestore' not found

Troubleshooting

I am trying to test my app on XCode but my builds continue to fail and return the error "Module 'cloud_firestore' not found"

I have properly set up the flutter environment and cocoapods on my computer in order to test locally via the FlutterFlow desktop app which works perfectly when I launch the app via the simulator there, FlutterDoctor also says everything is in order.

But XCode is necessary for me because I need to implement a Share Extension which is only possible via XCode, and I am met with that error when trying to test it.

Any help would be appreciated ๐Ÿ™‚

What have you tried so far?

Tried deleting and reinstalling cocoapods, making sure the target deployment matches the target on the Podfile, no luck

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply