Unified SDK not working in iOS

7 Comments

  • support

    We are also facing a similar issue with the Android SDK integration.

    The web works fine and iOS has not been tested yet.

    I'm suspecting the issue may be caused by the incorrect retrieval/setting of the parameter values (i.e. appId, clientId, zendeskURL, accountKey).

    Can you confirm whether this is done correctly from our end:

    1. appId & clientId:

    {zendeskURL}/chat/agent#account/api_&_sdks

    2. accountKey: 

    Top right dropdown > Check Connection > Account Key

    SDK versions and depedencies used:

    api group: 'com.zendesk', name: 'messaging', version: '5.2.3'

    api group: 'com.zendesk', name: 'support', version: '5.0.8'

    api group: 'com.zendesk', name: 'chat', version: '3.3.4'

     

    Many thanks

    1
  • Eric Nelson
    Zendesk Developer Advocacy
    Hey André,

    In your buildUI method, do you have a catch block for error handling? If so what are the errors that are being output?
    0
  • André Santos

    Hey Eric,

    I do have a catch block around all throwing functions called to build the UI itself, and none throw errors.

    0
  • Eric Nelson
    Zendesk Developer Advocacy
    Hey André,

    Very odd, what version of the SDK and dependencies are you running? Is this happening across multiple device types? 
    0
  • Adam Rowe

    I'm having the same issue. Eric Nelson did you ever find a solution for André Santos's issue?

    0
  • Eric Nelson
    Zendesk Developer Advocacy
    Hey Adam,

    Can you provide some more details about your issue? What SDK version are you running and with what engines? Some code snippets would be great!

    Thanks!
    0
  • Adam Rowe

    Eric Nelson,

    I ended up getting this resolved by updating our API Key for Chat. A previous developer was using the api key from the web widget script.

    0

Please sign in to leave a comment.

Powered by Zendesk