Binding libraries for Zendesk Android SDKs:
You can either add the NuGet package:
Install-Package Softeq.ZendeskSupport.Droid
See our demo project for examples.
Zendesk resources:
Zendesk maven repository: https://zendesk.jfrog.io/artifactory/repo/com/zendesk/
Please, save native .aar/.jar
libraries with their .pom
files (contains package info and dependencies).
NOTES:
Xamarin.Google.Dagger
2.42 missed in NuGet (used latest 2.41.0.2)Square.OkHttp3.LoggingInterceptor
4.9.2 missed in NuGet (used latest 4.4.1)
- Add
nuget/*.nuspec
- Add configuration to
azure-pipelines/nuget.yml
- Manually run pipeline for target project
- Update
README.md
table for new library/version
This project is maintained by Softeq Development Corp.
We specialize in developing mobile applications using Xamarin and native technology stack.
Zendesk SDKs for Xamarin.iOS is released under the MIT license. See LICENSE for details.
Copyright 2020 Zendesk. By downloading or using the Zendesk SDKs, You agree to the Zendesk Master Subscription Agreement and Application Developer and API License Agreement and acknowledge that such terms govern Your use of and access to the SDKs.