webex-ios-sdk
webex-ios-sdk copied to clipboard
Thumbnail URL issue when we are getting for message through Socket in version V3
When we are getting message through the onEvent method of webex we are facing following issues :
- For sender user thumbnail is not there so we can not preview it.
- For receiver user image thumbnail is working but pdf thumbnail we are getting error WebexSDK.WebexError.failed(reason: "notAvailable")
NOTE: This thing is working fine when we are fetching message from message list. The above issue happen we are getting it onEvent method