Skip to content

Binding of Zendesk Android SDKs for Xamarin / .NET6 / MAUI

License

Notifications You must be signed in to change notification settings

Softeq/Zendesk-xamarin-android

Repository files navigation

Zendesk SDK for Xamarin Android

Build Status

Binding libraries for Zendesk Android SDKs:

Library Name Version NuGet
belvedere 3.0.5 Softeq.ZendeskBelvedere
belvedere-core 3.0.5 Softeq.ZendeskBelvedereCore
common-ui 4.0.5 Softeq.ZendeskCommonUI.Droid
sdk-configurations 2.0.3 Softeq.ZendeskSDKConfigurations.Droid
core 4.0.8 Softeq.ZendeskCore.Droid
guide 1.0.9 Softeq.ZendeskGuide.Droid
guide-providers 1.0.9 Softeq.ZendeskGuideProviders.Droid
messaging 5.2.5 Softeq.ZendeskMessaging.Droid
messaging-api 5.2.5 Softeq.ZendeskMessagingAPI.Droid
support-providers 5.1.0 Softeq.ZendeskSupportProviders.Droid
support 5.1.0 Softeq.ZendeskSupport.Droid
java-common 2.0.0 Softeq.ZendeskJavaCommon
suas 1.2.0 Softeq.ZendeskSuas
chat-providers 3.3.6 Softeq.ZendeskChatProviders.Droid
chat 3.3.6 Softeq.ZendeskChat.Droid
chat-socket-client 6.1.3 Softeq.ZendeskChatSocketClient.Droid
chat-visitor-client 8.3.3 Softeq.ZendeskChatVisitorClient.Droid

Install

You can either add the NuGet package:

Install-Package Softeq.ZendeskSupport.Droid

Usage

Basic Examples

See our demo project for examples.

Zendesk resources:

Development

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)

NuGet

  1. Add nuget/*.nuspec
  2. Add configuration to azure-pipelines/nuget.yml
  3. Manually run pipeline for target project
  4. Update README.md table for new library/version

About

This project is maintained by Softeq Development Corp.

We specialize in developing mobile applications using Xamarin and native technology stack.

License and Copyright

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.