webex-ios-sdk icon indicating copy to clipboard operation
webex-ios-sdk copied to clipboard

Thumbnail URL issue when we are getting for message through Socket in version V3

Open hirenpatel8891 opened this issue 3 years ago • 0 comments

When we are getting message through the onEvent method of webex we are facing following issues :

  1. For sender user thumbnail is not there so we can not preview it.
  2. 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

hirenpatel8891 avatar Sep 08 '21 13:09 hirenpatel8891