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…?