com.jjastiny.IterableIOSBindings 4.4.4

dotnet add package com.jjastiny.IterableIOSBindings --version 4.4.4
NuGet\Install-Package com.jjastiny.IterableIOSBindings -Version 4.4.4
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="com.jjastiny.IterableIOSBindings" Version="4.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add com.jjastiny.IterableIOSBindings --version 4.4.4
#r "nuget: com.jjastiny.IterableIOSBindings, 4.4.4"
#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 com.jjastiny.IterableIOSBindings as a Cake Addin
#addin nuget:?package=com.jjastiny.IterableIOSBindings&version=4.4.4

// Install com.jjastiny.IterableIOSBindings as a Cake Tool
#tool nuget:?package=com.jjastiny.IterableIOSBindings&version=4.4.4

Synopsis

This is the iOS xamarin binding library for Iterable SDK.

Code Example

<code>IterableAPI.SharedInstanceWithApiKey("apiKey", "email", new NSDictionary());</code> <code>IterableAPI.SharedInstanceWithApiKey("apiKey", new NSDictionary(), "userId");</code>

Motivation

Iterable does not provide bindings for Xamarin and objective C has some method that cannot be converted into C#. This problem was caused by Objective-C letting multiple functions have same parameter types. This binding moves the userId parameter after the NSDictionary launchOptions to avoid that problem.

Installation

API Reference

Contributors

Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.

License

  Apache License

Version 2.0, January 2004 http://www.apache.org/licenses/

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • Xamarin.iOS 1.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.4.4 1,094 1/2/2018