Devs-ideal
Devs-ideal
Im also getting same issue, Sometimes when i open the app just show a white screen for 1 seconds and close, When i check the crashlytics i found this exception:...
@littleGnAl My issue is about Live streaming not with screen sharing, and I'm able to reproduce this with the below example also, please see STR, https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/blob/main/example/lib/examples/basic/join_channel_video/join_channel_video.dart However, I checked the...
Yes, I check there are two types of render modes: RenderModeType.renderModeFit : Using this preview not shows on full screen of mobile. RenderModeType.renderModeHidden : Using this preview is cutting off...
No, `renderModeFit` is not showing the preview on full screen in mobile, I need something that can make the preview according to the device camera, I found there is one...
I'm also getting same issue, Ads loading on Emulator but not on physical devices getting Ad failed to load : 0 Any updates on this? If Any one posted this...
Yes, I'm also facing the same issue, It's not supporting focusNode.
Thanks @hani-hj1908619 Your solution worked for me, I just copy this file [intl_phone_field.dart](https://github.com/hani-hj1908619/intl_phone_field/blob/056e2503ad63dff60f54d552eace1128851c9de8/lib/intl_phone_field.dart) >> Renamed It >> Then Use It
Hi @maxxfrazer, Thanks for the suggestion. I have created a ticket #CUS-29078 on the agora console.
> @devsideal > > ``` > await launchUrl(Uri.parse("$wcUriPrefix$_encodedWcUrl" > ``` > > If you are sending a transaction on an established wallet connect pairing session, you only need to launch...
any workaround?