Zendesk SDK for mobile is a quick, convenient way to get customer support into your mobile apps. With just a few lines of code, you can provide your end users with an easy way to get in touch from any mobile app.
- SampleApp - sample project for core request management
- ZendeskSDK.bundle - the SDK resource bundle
- ZendeskSDK.framework - UI components for SDK
- ZendeskProviderSDK.framework - Provider only framework, no UI components
- ZendeskSDKStrings.bundle - the SDK localization strings bundle
You can also reference this repository as a cocoapod:
source 'https://github.com/CocoaPods/Specs.git'
pod 'ZendeskSDK'
To choose a specific version:
source 'https://github.com/CocoaPods/Specs.git'
pod 'ZendeskSDK', '~> RELEASE_VERSION_TAG'
You can find documentation for the SDK and release notes on https://developer.zendesk.com.
All enhancement, improvement, and feature request suggestions are welcomed. Please submit them to our SDK community. We will normally close feature requests posted to this repository.
Copyright 2017 Zendesk
By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License Agreement https://www.zendesk.com/company/customers-partners/#application-developer-api-license-agreement and acknowledge that such terms govern Your use of and access to the Mobile SDK.
If You make any Contributions (defined below) to the Zendesk Mobile SDK, You hereby grant Zendesk a royalty-free, worldwide, transferable, sub-licensable, irrevocable and perpetual license to incorporate into the Service or the Zendesk API or otherwise use and commercially exploit any Contributions. “Contribution” shall mean any work of authorship, including any modifications or additions to the Mobile SDK or derivative works thereof, that is submitted to Zendesk by You.