No such module 'SendBirdSDK'

Oops, my bad it was miscommunication. No it has not been fixed. I’m getting new M1 machine pretty soon. @plopes does it happen on SPM too? :cry:

1 Like

Yes, it also happens with SPM @Woo
Let me know when you have some news on this

1 Like

Hello all, we found a issue with build settings and will release patch version soon. Thanks for your patient!

3 Likes

@palosantos @MACAKM @plopes New version has been released for both UIKit (2.1.16) and SendBirdSDK (3.0.238) to support arm64 for both SPM and Cocoapods. Let me know if theres any problem on latest version. Thanks!

Hi, I’m still not able to run the app using M1 mac and SPM. (SendBirdUIKit 2.2.3 and SendBirdSDK 3.1.3). I got the following error:
Malformed compiled module: …/DerivedData/…/Build/Products/DebugStaging-iphonesimulator/SendBirdUIKit.framework/Modules/SendBirdUIKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc

I was able to run it using rosetta however I have other problems, first, the app won’t compile and show this error: “Cannot load module ‘SendbirdUIKit’ as ‘SendBirdUIKit’” after switching the import capitalization I was able to run the app but it crashes immediately with this error:

Library not loaded: @rpath/SendbirdUIKit.framework/SendbirdUIKit

Hi, @Franklin_Cruz

Please re-install SendBirdUIKit 2.2.3 pod.
If there’s a same issue again, please let me know.

Thanks

It worked after cleaning the package cache thanks!

Similar issues arise when using custom configurations. @J_sung_0o0

Hi @winnis ,

Is SendbirdChatSDK installed successfully?