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.
We are aware that there are issues with the SDK when testing on iOS 10. We are currently working on a release of the SDK that addresses these issues, in line with our policy of supporting the current and previous two versions of iOS. If you find any iOS 10 specific issues, please feel free to submit them.
Copyright 2014 Zendesk
By dowloading or using the Zendesk Mobile SDK, You agree to the Zendesk Terms of Service (https://www.zendesk.com/company/terms) and Application Developer and API License Agreement (https://www.zendesk.com/company/application-developer-and-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.