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

dyld: Symbol not found: _OBJC_CLASS_$_Reachability #369

Open
failynsedik opened this issue Sep 9, 2020 · 2 comments
Open

dyld: Symbol not found: _OBJC_CLASS_$_Reachability #369

failynsedik opened this issue Sep 9, 2020 · 2 comments

Comments

@failynsedik
Copy link

Upon running the app, it's crashing with the following logs.

dyld: Symbol not found: _OBJC_CLASS_$_Reachability
Referenced from: /Users/abc/Library/Developer/CoreSimulator/Devices/387D652C-CB80-4739-88B1-DD04ACAFA8D6/data/Containers/Bundle/Application/1F0D73A7-B3EC-46C0-B808-2F1816B91234/LalaFood-User.app/Frameworks/ChatSDK.framework/ChatSDK
  Expected in: /Users/abc/Library/Developer/CoreSimulator/Devices/387D652C-CB80-4739-88B1-DD04ACAFA8D6/data/Containers/Bundle/Application/1F0D73A7-B3EC-46C0-B808-2F1816B91234/LalaFood-User.app/Frameworks/Reachability.framework/Reachability
 in /Users/abc/Library/Developer/CoreSimulator/Devices/387D652C-CB80-4739-88B1-DD04ACAFA8D6/data/Containers/Bundle/Application/1F0D73A7-B3EC-46C0-B808-2F1816B91234/LalaFood-User.app/Frameworks/ChatSDK.framework/ChatSDK

I have Reachability through PusherSwift.

Hoping someone could help. Thank you.

@failynsedik
Copy link
Author

For the time being, in order to proceed with my task at work, I just manually copied the files I need from PusherSwift, instead of installing it via Cocoapods.

@chinloyal
Copy link

@failynsedik Can you share where you got the files and what files you copied specifically?

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