Vuyiswa Maseko

Results 7 issues of Vuyiswa Maseko

Good Day All i have the following Image from this https://docs.microsoft.com/answers/storage/attachments/207702-example.png and it displays like this https://docs.microsoft.com/answers/storage/attachments/207693-badimage.png and my xaml that shows the image is ``` ``` how can i...

Good Day Everyone one i have installed the following Packages in my Standard Project, Android and ios SQLitePCLRaw.bundle_green akavache.sqlite3 and i have static class with the following functions ``` public...

Good Day i open the Popoup created in Rg.Plugins.Popup (https://github.com/rotorgames/Rg.Plugins.Popup) the following code closes the popup and navigate to a different page which is different from its parent await PopupNavigation.Instance.PopAsync();...

Good Day I have an open connection , now i want to close the feed on a click of the button . i looked at the connection object, tried to...

If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom. ## Bug Plugin Version: Platform (e.g., Android...

Good Day i copied this Demo to my server and i kept the server https://muazkhan.com:9001/ when i join i get this is what i get on the developer console ![image](https://user-images.githubusercontent.com/5886462/191008550-8e5bbed4-3c93-411a-a0f2-2d624d20f442.png)...

Good Day i get this error while trying to run a demo **Java.Lang.NoSuchMethodError Message=no static method "Lorg/webrtc/EglBase;.create()Lorg/webrtc/EglBase;"** on this line `var webRtcMiddleware = CrossWebRtcMiddlewareXamarin.Current;` Thanks