Closed klivin closed 7 months ago
Hi @klivin currently no issues, but we already have some PR for that change. Will check on it immediately
I am also experiencing issues with exporting .ipa files and building my app in the simulator due to this bug.
Same here. Would be nice if this is merged soon.
Update library to 17.0 in newest version
Is there an existing issue for this?
Current Behavior
Cannot install via
pod install
after updating pubs as there's a newer Core Kit:[!] CocoaPods could not find compatible versions for pod "FBSDKCoreKit": In Podfile: facebook_app_events (from
.symlinks/plugins/facebook_app_events/ios
) was resolved to 0.0.1, which depends on FBSDKCoreKit (~> 16.2.1)Expected Behavior
Should support latest Facebook sdk
Steps To Reproduce
updating the pod spec to
fixes the issue for me
Platform
iOS
Flutter Doctor