SBUTheme.set(theme:) Crash

Hello,

I am trying to implement SendBirdUIKit on my project following this documentation https://sendbird.com/docs/uikit/v1/ios/guides/themes
But i got fatal error when trying to set the theme using SBUTheme.set(theme:) function.
I am using XCode 11.6 with Swift language.
Please help.

@Kevin_Lee would you please update your sdk to latest version and see if that fixes for you?

Sorry for my late reply.
Updating the sdk version fixed the problem.
Thanks.

1 Like