I am not sure if this goes for other Ipads but I do know it goes for the Pro.
I am having problems with Grid Layouts on it and I cant seem to be able to find the problem with it.
What is happening is that the Grid Layout is supposed to show all of the Images in 2 rows and 3 columns. I have a script that changes the size so that it works every time. The problem is that on Ipad the Images do not even show up and I cannot find what is wrong.
The fix for this is to write code that puts these items into a grid manually by setting their position/sizes accordingly. I had to do this for all grids in egg hunt, but it’s only a few lines of code.