I have encountered some issues while embedding the Help Center into my iOS app:
- How can I add different forms for submitting tickets or contacting us through the Help Center in the app?
- How can I display the ticket status to end users?
- How can I customize the look of the Help Center in my app?
You can configure the ticket screen to specify the fields submitted in your requests. You can also show the user's existing tickets in the UI. There are some Help Center UI customization options outlined in our docs. Check those out to see if they fit your needs or if building your own UI and using the SDK's API providers is a better option.