Softeq.ZendeskMessagingAPISDK.iOS 3.8.5.2

dotnet add package Softeq.ZendeskMessagingAPISDK.iOS --version 3.8.5.2
NuGet\Install-Package Softeq.ZendeskMessagingAPISDK.iOS -Version 3.8.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Softeq.ZendeskMessagingAPISDK.iOS" Version="3.8.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Softeq.ZendeskMessagingAPISDK.iOS --version 3.8.5.2
#r "nuget: Softeq.ZendeskMessagingAPISDK.iOS, 3.8.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Softeq.ZendeskMessagingAPISDK.iOS as a Cake Addin
#addin nuget:?package=Softeq.ZendeskMessagingAPISDK.iOS&version=3.8.5.2

// Install Softeq.ZendeskMessagingAPISDK.iOS as a Cake Tool
#tool nuget:?package=Softeq.ZendeskMessagingAPISDK.iOS&version=3.8.5.2

Zendesk SDKs for Xamarin iOS

Build Status

Xamarin binding libraries for Zendesk iOS SDKs:

Pod Name Pod Version NuGet
ZendeskCoreSDK 2.7.0 Softeq.ZendeskCoreSDK.iOS
ZendeskCommonUISDK 6.1.4 Softeq.ZendeskCommonUISDK.iOS
ZendeskSDKConfigurationsSDK 1.1.11 Softeq.ZendeskSDKConfigurationsSDK.iOS
ZendeskMessagingAPISDK 3.8.5 Softeq.ZendeskMessagingAPISDK.iOS
ZendeskMessagingSDK 3.8.5 Softeq.ZendeskMessagingSDK.iOS
ZendeskSupportProvidersSDK 5.5.0 Softeq.ZendeskSupportProvidersSDK.iOS
ZendeskSupportSDK 5.5.0 Softeq.ZendeskSupportSDK.iOS
ZendeskChatProvidersSDK 2.12.0 Softeq.ZendeskChatProvidersSDK.iOS
ZendeskChatSDK 2.12.0 Softeq.ZendeskChatSDK.iOS

Installation

You can either add the NuGet package:

Install-Package Softeq.Zendesk.iOS.SupportSDK

Usage

Basic Examples

See our demo project for examples.

Zendesk resources:

Development

Bindings

Use scripts from libs/ to add/update bindings.

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.

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.

Product Compatible and additional computed target framework versions.
.NET net6.0-ios15.2 is compatible.  net7.0-ios was computed.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Softeq.ZendeskMessagingAPISDK.iOS:

Package Downloads
Softeq.ZendeskMessagingSDK.iOS

Zendesk Messaging SDK for Xamarin.iOS. The Messaging SDK is a shared library among the Zendesk product SDKs. It is used to share the Messaging UI components among our product SDKs.

Softeq.ZendeskChatSDK.iOS

Zendesk Chat SDK is a quick, convenient way to get live chat 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.

Softeq.ZendeskChatProvidersSDK.iOS

Zendesk Chat Providers SDK for mobile. Use the Chat Providers SDK to build your own Chat UI with our API providers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.8.5.2 259 2/6/2023
3.8.5.1 376 10/12/2022
3.8.5 3,188 8/1/2022
3.8.0 2,945 6/18/2021

Migration to .NET6