Xamarin.Agora.Rtm.iOS.Simulator 1.4.5

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

// Install Xamarin.Agora.Rtm.iOS.Simulator as a Cake Tool
#tool nuget:?package=Xamarin.Agora.Rtm.iOS.Simulator&version=1.4.5

Xamarin bindings to the native iOS Agora.io RTM SDK for running on Simulator.

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.

This package has 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
1.4.8 444 8/17/2021
1.4.7 300 8/17/2021
1.4.6 306 8/17/2021
1.4.5 430 5/27/2021

update native sdk to v1.4.5

Caution! this package is for running on a simulators only. If you want to run on device - install
Xamarin.Agora.Rtm.iOS

Please see documentation https://docs.agora.io/en/Real-time-Messaging/release_oc_rtm?platform=iOS

Samples of using Agora packages and Documentation:
https://github.com/DreamTeamMobile/Xamarin.Agora.Samples