Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Symbol not found: _FBLinkable_NSBundle_InfoDictionaryProviding #270

Closed
1 task done
ptesting007 opened this issue Nov 15, 2022 · 1 comment · Fixed by #273
Closed
1 task done

[Bug]: Symbol not found: _FBLinkable_NSBundle_InfoDictionaryProviding #270

ptesting007 opened this issue Nov 15, 2022 · 1 comment · Fixed by #273
Labels
bug🐞 Something isn't working no-issue-activity

Comments

@ptesting007
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

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!
@ptesting007 ptesting007 added the bug🐞 Something isn't working label Nov 15, 2022
@github-actions
Copy link

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug🐞 Something isn't working no-issue-activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant