This is a migrated thread and some comments may be shown as answers.

SlideView Image not displayed on Android

1 Answer 119 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
Danny
Top achievements
Rank 1
Iron
Veteran
Iron
Danny asked on 27 Jan 2021, 03:35 PM

Hi. I have a question I am using a SlideView in Xamarin Forms (vs 4.8.0.1821) and Telerik (2020.2.624.1), but I have a problem when it is to display the images on the Android I get the following error:

ImageLoader SourceHandler: Could not retrieve image or image data was invalid: Uri (Does not load images in SlideView)

I need to enable some special permission or because I cannot view the images. In the iOS they are displayed normally but the android is the problem, if you can help me solve this problem. Beforehand thank you very much.

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 28 Jan 2021, 07:05 AM

Hello Danny,

I am not sure what could be the issue here. It seems you cannot load the images. 

Here is an example of how to set Uri image source

<Image Source="https://aka.ms/campus.jpg" />
For more information about images in Xamarin Forms please check the official Microsoft documentation https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/images?tabs=windows 

I am not aware of the exact setup you have and the way you try to load images. Could you please elaborate more on this?

I look forward to your reply.

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
SlideView
Asked by
Danny
Top achievements
Rank 1
Iron
Veteran
Iron
Answers by
Didi
Telerik team
Share this question
or