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

Library not loaded: @rpath/DKImagePickerController.framework/DKImagePickerController #717

Open
Shailendra-3Frames opened this issue Dec 20, 2023 · 2 comments

Comments

@Shailendra-3Frames
Copy link

dyld[36520]: Library not loaded: @rpath/DKImagePickerController.framework/DKImagePickerController
Referenced from: <1B8F855F-0CFB-337E-9AC3-41EDA3717D6D> /Users/shailendramadda/Library/Developer/CoreSimulator/Devices/FC14489D-54FB-4D18-BFB1-0673421D3480/data/Containers/Bundle/Application/C4B5F361-D934-48EE-A971-BF56511A95ED/Runner.app/Runner
Reason: tried: '/Users/shailendramadda/Library/Developer/Xcode/DerivedData/Runner-dbmxtopbweyjykbggzxmmkxyucpd/Build/Products/Debug-iphonesimulator/DKImagePickerController.framework/DKImagePickerController' (no such file), '/Library/Developer/CoreSimulator/Volumes/iOS_21A342/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/DKImagePickerController.framework/DKImagePickerController' (no such file), '/usr/lib/swift/DKImagePickerController.framework/DKImagePickerController' (no such file, not in dyld cache), '/Users/shailendramadda/Library/Developer/CoreSimulator/Devices/FC14489D-54FB-4D18-BFB1-0673421D3480/data/Containers/Bundle/Application/C4B5F361-D934-48EE-A971-BF56511A95ED/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController' (no such file), '/Users/shailendramadda/Library/Developer/CoreSimulator/Devices/FC14489D-54FB-4D18-BFB1-0673421D3480/data/Containers/Bundle/Application/C4B5F361-D934-48EE-A971-BF56511A95ED/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController' (no such file), '/Library/Developer/CoreSimulator/Volumes/iOS_21A342/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/DKImagePickerController.framework/DKImagePickerController' (no such file), '/usr/lib/swift/DKImagePickerController.framework/DKImagePickerController' (no such file, not in dyld cache), '/Users/shailendramadda/Library/Developer/CoreSimulator/Devices/FC14489D-54FB-4D18-BFB1-0673421D3480/data/Containers/Bundle/Application/C4B5F361-D934-48EE-A971-BF56511A95ED/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController' (no such file), '/Users/shailendramadda/Library/Developer/CoreSimulator/Devices/FC14489D-54FB-4D18-BFB1-0673421D3480/data/Containers/Bundle/Application/C4B5F361-D934-48EE-A971-BF56511A95ED/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController' (no such file), '/Library/Developer/CoreSimulator/Volumes/iOS_21A342/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/DKImagePickerController.framework/DKImagePickerController' (no such file)
Message from debugger: killed

@shylendramadda
Copy link

shylendramadda commented Dec 20, 2023

Doctor summary (to see all details, run flutter doctor -v):
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] IntelliJ IDEA Community Edition (version 2022.2)
[✓] VS Code (version 1.79.2)
[✓] Connected device (4 available)
[✓] Network resources

@Xardas365
Copy link

Hi, when I run the project, I get the same error.
Can you think of a workaround?

[✓] Flutter (Channel stable, 3.22.2, on macOS 14.5 23F79 darwin-arm64, locale cs-CZ)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] Connected device (4 available)
[✓] Network resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants