Avatar

Adam Rowe

  • Total activity
    15
  • Last activity
  • Member since
  • Following
    0 users
  • Followed by
    0 users
  • Votes
    1
  • Subscriptions
    6

Posts

Recent activity by Adam Rowe Recent activity Votes
  • Valid JWT not recognized in Unified Chat 2.0 SDK (iOS)

    Setting a valid JWT (tested on jwt.io) is not resulting in a verified user experience in Chat. ZDKJWTAuth *authenticator = [ZDKJWTAuth new]; [authenticator setAuthToken:zendeskJwt]; [[ZDKChat inst...

  • "Chat with an Agent" not starting chat

    Answered

    When using AnswerBot + ChatSDK engines on top of the Unified SDK in iOS, an option to Chat with an Agent is available if the user doesn't want to interact with the AnswerBot. However, clicking that...