Image path not working in iPad.

Hi,
There is an image added to the resources folder in xamarin solution. And the image full path is given to the Image create element and it correctly takes the image in simulator but it crashes in iPad.

Please let me know if this is an issue ?

Is this occurring with our default sample project, or in your own?

Is this a large image? You might be running out of memory on the device.