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
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.8, on macOS 12.6.1 21G217 darwin-x64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
• No issues found!
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
App Crash on iOS Platform.
(lldb) dyld[2389]: Symbol not found: _FBLinkable_NSBundle_InfoDictionaryProviding
Referenced from: /private/var/containers/Bundle/Application/589479E6-20DD-4A8E-8135-3F4CA472480C/Runner.app/Frameworks/FBAEMKit.framework/FBAEMKit
Expected in: /private/var/containers/Bundle/Application/589479E6-20DD-4A8E-8135-3F4CA472480C/Runner.app/Frameworks/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics
Expected Behavior
App Should work without any issue.
Steps To Reproduce
Updated from 0.16.0 to 0.18.1
Platform
iOS
Flutter Doctor
The text was updated successfully, but these errors were encountered: