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

opening new direct conversation

Open spardosj opened this issue 2 years ago • 1 comments

unable to open a new direct conversation using this methods: image retrieving this error from sdk: image

unlike the working implementation in webex api. image

write in an existing direct conversation through sdk is working.

spardosj avatar May 09 '22 09:05 spardosj

@spardosj I just tested to open a new conversation using the iOS SDK. For that I created a new bot with another account (different to the one authenticated in the SDK) and send a message. It worked fine, the space was created, the message shows up: image

image

This does not seem to be a generic SDK issue, more like an implementation problem. Please test with the KS app https://github.com/webex/webex-ios-sdk-example and if the issue is still reproducible with that you can email us at [email protected] with the details like:

  • email of the user who can reproduce this. Include the email of the authenticated user and the target
  • full client logs

Thank you

jbenyovs avatar May 09 '22 13:05 jbenyovs