Agora-RTC-SDK-for-Xamarin
Agora-RTC-SDK-for-Xamarin copied to clipboard
Are there any plans to support .net6 or .net8?
Maui is the next generation Xamarin. It is nearly production ready. Would love a Maui version of Agora Video.
Recently 4.0.1 has been released ..I am following the same process that has been written documentation(copying jar files). Earlier I was able to create dll for the version 3.7.1,but for...
Hey, I am using agora xamarin forms full sdk (Xamarin.agora.full.forms(2.9.4). when I use a temporary token for testing that time it's working fine but when I use a live token...
I am using agora xamarin forms full sdk , I'm asking if Sharing screen will be available for Xamarin forms ?
The API for the following URL cannot be found. (Xamarin.Agora.Android) https://docs.agora.io/en/extension_customer/API%20Reference/java_ng/API/class_irtcengine.html#api_enableencryption
Hi, Agora has a newer SDK updates 3.5.1 for iOS and Android both. https://docs.agora.io/en/Video/release_android_video?platform=Android#v351 https://docs.agora.io/en/Video/release_ios_video?platform=iOS#v351 So any ETA on when this will be available to Xamarin?
Hey, I'm using Xamarin.Agora.Full.Android (3.5.0.3) for live streaming. everything works good but when I ends live streaming and send request to **Agora Rest API** at **("https://api.agora.io/v1/apps/" + appid + "/cloud_recording/resourceid/"...
We updated latest 3.4.2 of Xamarin.Agora.iOS full and it build fine on out local Mac in both debug/release mode.But failed on our AppCenter CI with following error: `MTOUCH : error...
Hi , The local video which I placed on top of the remotevideo in my grid is getting overlapped by the remotevideo in android. I am using it in a...