I am seeing something really crazy, and having a tough time debugging it. Not sure what thread to put this in, but since I am using XF 1.2.3 I figured it might go here.
I've created an app that sets the color of many elements to a purple using Color.FromHex("#3B237B"). However, when testing it on physical devices I see a lot of color differences between iPhone 4 and iPhone 5.
Both are running iOS 8.2, both have brightness all the way on with no auto correction, both have no custom contrast settings, both have the same retina PPI to my knowledge; however, the iPhone 4 is rendering everything with a bluer hue. To attempt to ensure it wasn't a color correction thing in the Color object I added a startup image and app icon with the same color and can reproduce the issue using images.
All apologies, I know this probably is a hardware thing - but I am taking long shots and seeing if anyone else has seen these issues in XF w/ different apple devices.
Thanks everyone, I appreciate the help.
-Max