zendesk / react-native-sunshine-conversations

React Native wrapper for Smooch.io
MIT License
36 stars 26 forks source link

Library not loaded #5

Closed KBLNY closed 8 years ago

KBLNY commented 8 years ago

Hi, I followed the instructions, but I encountered the following issue: dyld: Library not loaded: @rpath/Smooch.framework/Smooch Reason: image not found

I have tried to add Smooch with CocoaPods, Manually, and even on a new projects. Same issue. Any idea? Thanks! Kevin

KBLNY commented 8 years ago

Problem solved: http://stackoverflow.com/questions/24333981/ios-app-with-framework-crashed-on-device-dyld-library-not-loaded-xcode-6-beta

Smooch framework added to "Embedded Binaries" (XCode)