Hi Rob,
First of all thanks a lot !!!!
Using this configuration ...
[_viewController startWithRoot:[A4NEntradaMultiply class] supportHighResolutions:YES doubleOnPad:YES];
I get this data in iPad2 Simulator:
2015-10-28 21:06:35.574 Times Tables[673:9181] width: 1024.000000 height: 768.000000
2015-10-28 21:06:35.574 Times Tables[673:9181] ContentScaleFactor: 2.000000
And I get this data in iPadAir2 Simulator:
2015-10-28 21:11:51.195 Times Tables[777:13763] width: 1024.000000 height: 768.000000
2015-10-28 21:11:51.195 Times Tables[777:13763] ContentScaleFactor: 4.000000
I think I did not get this values in the previouse framework version