William Obando

Results 9 comments of William Obando

Thank you, first time contributing might've Missed something don't know... I'm glad to do it. Amazing framework 😌

im getting this issue when using server pre-rendering

After a couple of days in frustration here is the couse of the bug I think: https://github.com/xamarin/Xamarin.Forms/issues/10800 Also here is my workarround: `foto.Source = ImageSource.FromStream(() => new MemoryStream(new WebClient().DownloadData(url))); `

I solved it, make sure to download the latest Xamarin.iOS by using visual studio!! I had to choose the Preview channel just make sure you have the latest XF and...

Can you share your visual studio about page that shows all the versions of all the SDKs that you have installed

Same thing with client side blazor, is there anything we can do to help @ionoy

I confirm that there is a timeout issue regarding build times. I'm using intel mac, and I have to close everything, and run the backing api's in a remote box,...