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

Lib not working on iOS #22

Open
gianlucainnocente opened this issue May 11, 2021 · 2 comments
Open

Lib not working on iOS #22

gianlucainnocente opened this issue May 11, 2021 · 2 comments
Assignees

Comments

@gianlucainnocente
Copy link

Hello ,
i tried to use the official example but on ios is crashing with this error.
If i add the two .framework files to the xcode runner Frameworks, it tells that classes are duplicate..

Who can help me?

dyld: Library not loaded: @rpath/AmazonChimeSDKMedia.framework/AmazonChimeSDKMedia Referenced from: /private/var/containers/Bundle/Application/F6BCF3AB-1E68-4A05-9AC6-19C28932DC88/Runner.app/Frameworks/AmazonChimeSDK.framework/AmazonChimeSDK Reason: image not found dyld: launch, loading dependent libraries DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib

And if i remove them it says Library not found.
116995019-d10b6e00-acd9-11eb-8fa4-8036040ad889

I'm blocked here. Can someone help me?

@henlamk
Copy link
Collaborator

henlamk commented May 18, 2021

I have not encountered this issue.
Just out of curiosity, have you tried running it without adding the framework?

@gianlucainnocente
Copy link
Author

@henlamk yes.
If i run it with the framework it says Duplicate classes.
If i run it without the framework it says Library not loaded.

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

2 participants