cidaas-sdk-ios-v2 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package cidaas-sdk-ios-v2 --version 1.0.3
NuGet\Install-Package cidaas-sdk-ios-v2 -Version 1.0.3
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="cidaas-sdk-ios-v2" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cidaas-sdk-ios-v2 --version 1.0.3
#r "nuget: cidaas-sdk-ios-v2, 1.0.3"
#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 cidaas-sdk-ios-v2 as a Cake Addin
#addin nuget:?package=cidaas-sdk-ios-v2&version=1.0.3

// Install cidaas-sdk-ios-v2 as a Cake Tool
#tool nuget:?package=cidaas-sdk-ios-v2&version=1.0.3

Xamarin iOS SDK to support login and registration process in webview. Also providers access token, refresh token and user informations

For more details refer :

https://github.com/Cidaas/cidaas-sdk-xamarin-ios-example

Release Notes :

  1. "Back to login" button issues fixes.

  2. Null pointer exception issues fixes when urls are missed in plist.

  3. Set flag to enable or disable "Back to Login" button.

  4. Set the Back button title to show the button text in any language

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.3.3 1,382 1/11/2019
1.0.3.2 1,132 1/7/2019
1.0.3.1 1,165 1/3/2019
1.0.3 1,143 11/28/2018
1.0.2 1,182 11/9/2018
1.0.1 1,119 11/9/2018
1.0.0 1,122 11/9/2018

"Back to login" button issues fixes.
       
       Null pointer exception issues fixes when urls are missed in plist.
       
       Set flag to enable or disable "Back to Login" button.
       
       Set the Back button title to show the button text in any language