Info
Version: | 4.4.4 |
Author(s): | Justin Yang |
Last Update: | Tuesday, January 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Jjastiny/IterableIOSBindings |
NuGet Url: | https://www.nuget.org/packages/com.jjastiny.IterableIOSBindings |
Install
Install-Package com.jjastiny.IterableIOSBindings
dotnet add package com.jjastiny.IterableIOSBindings
paket add com.jjastiny.IterableIOSBindings
com.jjastiny.IterableIOSBindings Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.