Xamarin.Agora.Full.iOS
1.13.0
See the version list below for details.
dotnet add package Xamarin.Agora.Full.iOS --version 1.13.0
NuGet\Install-Package Xamarin.Agora.Full.iOS -Version 1.13.0
<PackageReference Include="Xamarin.Agora.Full.iOS" Version="1.13.0" />
<PackageVersion Include="Xamarin.Agora.Full.iOS" Version="1.13.0" />
<PackageReference Include="Xamarin.Agora.Full.iOS" />
paket add Xamarin.Agora.Full.iOS --version 1.13.0
#r "nuget: Xamarin.Agora.Full.iOS, 1.13.0"
#:package Xamarin.Agora.Full.iOS@1.13.0
#addin nuget:?package=Xamarin.Agora.Full.iOS&version=1.13.0
#tool nuget:?package=Xamarin.Agora.Full.iOS&version=1.13.0
Xamarin bindings to the native iOS Agora.io Full SDK.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xamarin.Agora.Full.iOS:
| Package | Downloads |
|---|---|
|
Xamarin.Agora.Full.Forms
Agora Xamarin SDK for Xamarin.Forms. Supports iOS, Android and MacOS |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.7.1 | 7,202 | 9/15/2022 |
| 3.7.1-beta1 | 5,807 | 8/9/2022 |
| 3.6.0-beta1 | 5,196 | 12/23/2021 |
| 3.5.1 | 6,240 | 12/22/2021 |
| 3.5.1-beta1 | 2,659 | 11/19/2021 |
| 3.5.0.3 | 15,312 | 9/10/2021 |
| 3.5.0.2 | 6,607 | 8/16/2021 |
| 3.5.0.1 | 3,187 | 8/16/2021 |
| 3.5.0 | 3,562 | 7/25/2021 |
| 3.4.6 | 3,085 | 7/25/2021 |
| 3.4.5 | 2,868 | 6/30/2021 |
| 3.4.4 | 2,863 | 6/30/2021 |
| 3.4.2 | 3,119 | 5/27/2021 |
| 3.4.1 | 4,467 | 4/23/2021 |
| 3.4.0 | 2,969 | 4/21/2021 |
| 3.3.2 | 3,142 | 3/31/2021 |
| 3.3.1 | 2,888 | 3/12/2021 |
| 3.3.0 | 3,608 | 2/26/2021 |
| 3.2.1 | 3,102 | 1/4/2021 |
| 1.13.0 | 2,426 | 9/13/2017 |
update native lib to v1.13(Released Sept. 4th, 2017
New Function:
Added a function of dynamically enabling and disabling the function of acquiring the sound card in the live broadcast scenario. Contact sales-us@agora.io if necessary
Added a function of disabling the audio playback. Contact sales-us@agora.io if necessary
Added module map for SDK, which means for swift project, you do not need to add a bridger file any more
Supported the profile configuration for stream-pushing at the client side
Added a new API didClientRoleChanged to indicate the user role change between host and audience in a live broadcast scenario
Supported the push-stream failure callback at the server side
Improvement:
The video profile is controllable with software codec
Bug Fix:
Fixed the occasional crashes on some devices
origin: https://docs.agora.io/en/release_note/user_guide/agora_native_sdk/en/ios_video.html