[iOS]SendFileMessage 800120 Error

,

i use this version Sendbird
pod ‘SendbirdChatSDK’, ‘~> 4.9.6’ #
pod ‘SendBirdUIKit’, ‘~> 3.6.2’ #
pod ‘SendBirdCalls’

and i using sendfilemessage For send image in ios Share Extension
but channel.sendFileMessage has error
"Network error has been occurred " 800120

but i was sendUserMessage it work complete

what is wrong…?

Hello @Jeongpyo_Hong

Welcome to the Sendbird community!

Can you please check and confirm if you have set sharedContainerIdentifier with your App Groups name?

You should be using this chat interface to set the sharedContainerIdentifier.

Let me know if this helps in clarifying a few things here.