How can I integrate Zendesk Support into an iOS app so that the support system lists the Help Center topics before creating a new ticket on the server? Currently, every conversation is immediately creating a ticket for the query, but I want to display the Help Center topics first. How can I achieve this?
I have copied the implementation from the link you provided (https://developer.zendesk.com/documentation/classic-web-widget-sdks/unified-sdk/ios/getting-started/#add-the-unified-sdk-dependencies), but it doesn't seem to be working correctly.
