Xamarin.Agora.Full.iOS
1.12.0-beta1
See the version list below for details.
dotnet add package Xamarin.Agora.Full.iOS --version 1.12.0-beta1
NuGet\Install-Package Xamarin.Agora.Full.iOS -Version 1.12.0-beta1
<PackageReference Include="Xamarin.Agora.Full.iOS" Version="1.12.0-beta1" />
<PackageVersion Include="Xamarin.Agora.Full.iOS" Version="1.12.0-beta1" />
<PackageReference Include="Xamarin.Agora.Full.iOS" />
paket add Xamarin.Agora.Full.iOS --version 1.12.0-beta1
#r "nuget: Xamarin.Agora.Full.iOS, 1.12.0-beta1"
#:package Xamarin.Agora.Full.iOS@1.12.0-beta1
#addin nuget:?package=Xamarin.Agora.Full.iOS&version=1.12.0-beta1&prerelease
#tool nuget:?package=Xamarin.Agora.Full.iOS&version=1.12.0-beta1&prerelease
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,124 | 9/15/2022 |
| 3.7.1-beta1 | 5,789 | 8/9/2022 |
| 3.6.0-beta1 | 5,177 | 12/23/2021 |
| 3.5.1 | 6,225 | 12/22/2021 |
| 3.5.1-beta1 | 2,644 | 11/19/2021 |
| 3.5.0.3 | 15,292 | 9/10/2021 |
| 3.5.0.2 | 6,587 | 8/16/2021 |
| 3.5.0.1 | 3,170 | 8/16/2021 |
| 3.5.0 | 3,542 | 7/25/2021 |
| 3.4.6 | 3,069 | 7/25/2021 |
| 3.4.5 | 2,845 | 6/30/2021 |
| 3.4.4 | 2,849 | 6/30/2021 |
| 3.4.2 | 3,105 | 5/27/2021 |
| 3.4.1 | 4,453 | 4/23/2021 |
| 3.4.0 | 2,955 | 4/21/2021 |
| 3.3.2 | 3,128 | 3/31/2021 |
| 3.3.1 | 2,872 | 3/12/2021 |
| 3.3.0 | 3,596 | 2/26/2021 |
| 3.2.1 | 3,079 | 1/4/2021 |
| 1.12.0-beta1 | 1,997 | 8/18/2017 |
update native lib to v1.12 (Released July 25, 2017)
New Function:
Added a new method injectStream to inject a RTMP stream into the current channel in live broadcast scenario. For details, refer to each platform API documentation. This is a beta function
Added a new encryption mode aes-128-ecb in the API method setEncryptionMode . For details, refer to each platform API documentation
Added a new parameter quality in the API method startAudioRecording to set the recording audio quality. For details, refer to each platform API documentation
Added a set of APIs to manage the audio effect. For details, refer to each platform API document
Improvement:
Android/iOS/Mac/Windows: In the communication scenario, we provided a improvement for 320 x 180(only) resolution profile:
Keep video smoothess under bad network and equipment condition
Enhance image quality even better than 180P under good network and equipment condition.
Bug Fix:
Android: Fixed the main bluetooth issues related to Audio Routing on certain devices
Android/iOS/Mac/Windows: Fixed the occasional crashes on some devices
origin: https://docs.agora.io/en/user_guide/communication/Agora_Native_SDK_Release_Notes.html