Hello.
This code is working
image.Source = "https://www.xamarin.com/content/images/pages/branding/assets/xamagon.png";
And this code is not
image.Source = "https://cgames.xyz/kv/api/v1/logos/11.jpg";
What I do wrong? What should I check ?
For iOS both links work fine.