Hello, I'm using Xamarin Forms and I have this problem with the ipad Pro 12.9, when I put an image (BackgroundImage) for this device in specific, the image is repeated many times, and does not cover the entire screen of the ipad, what could be that causes this?
I'm using:
1536 x 2048 @1x~ipad
1668 x 2224 @2x~ipad
2048 x 2732 @3x~ipad
And the other sizes for the other ipads fill the screen correctly.