Sudhir
Sudhir
**Describe the bug** Tried it with Xamarin.forms. it does return a file path using `string path = await CrossScreenshot.Current.CaptureAndSaveAsync();` but when i tried to bind it with a image like:...
I used grai uikit in one of Xamarin.Forms app. I noticed that the switch cell of "TableView" is looks different in Android. Please see below image:  the code is:...
Trying to install this library in my project which is Kotlin base. but while using this: ``` StfalconImageViewer.Builder(context, images) { view, image -> Picasso.get().load(image.url).into(view) }.show() ``` it shows above `Unresolved...
I am following [this](https://docs.agora.io/en/video-calling/develop/product-workflow?platform=android) guidelines to use Screen sharing with my android project. but I am getting this runtime error while starting a screen sharing: ``` W/System.err: java.lang.NoSuchMethodError: no non-static...
Getting this frequent crash on iOS in our app center: (Also when you're planning to update to latest FB Sdk?) ``` Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000182465184 Triggered...
The Toast plugin(v 3.3.2) crashes on iPhone 10(iOS 12.2) and newer model when receiving back-to-back message. Please see below video. https://www.useloom.com/share/07a0b67c1ac94cb29995e910285194a2
Hi, I see facebook and Instagram but no google authentication. so is there any way? btw, this plugin uses any UIWebview in iOS? if so we have a deprecated warning...
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?
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...
> Before filing an issue please check that the issue is not already addressed by the following: > * [Github Issues](https://github.com/twilio/audioswitch/issues) > * [Changelog](https://github.com/twilio/audioswitch/blob/master/CHANGELOG.md) > Please ensure that you are...