Overview

The Zendesk SDK for Unity allows developers to integrate Zendesk support capabilities natively into their Unity projects.

It lets users submit support requests to your customer support team within your mobile app. SeeSupport requests. It also lets users look for answers on their own in your Help Center within the app. SeeHelp Center.

Here is an overview video:

Click here to view video

Here are some screenshots from a sample Unity SDK implementation:





Note: The badge on the REQUESTS button is a custom implementation of theGetRequestUpdatesmethod. For more information, seeGetting request updates.



Prerequisites

  • An active Zendesk account with permission to add and edit Mobile SDKs in the Support admin interface. If you're not a Zendesk admin, you can ask one to help you. If you don't have a Zendesk account, you can start your free trial on thesign-up page.
  • Unity version 2018.4 or later.

Getting started

SeeGetting started.

Known issues

SeeKnown issues.

Upgrading the SDK

SeeUpgrading the SDK.