Hi Rolf! Thanks for the reply, sorry I thought it was obvious but it clearly wasn't, I was referring to the new screensize. Can I compile my app to allow it to utilize the new screensize in Monotouch 5.4 and XCode 4.4 and not run in letterbox mode?
In my googling Ive found this: http://stackoverflow.com/questions/12171167/we-intend-to-support-the-iphone-5-do-we-need-to-upgrade-xcode-to-v4-5-and-use-t Specifically: The iOS (6) will run an app in letterbox mode if there is not a 640x1136 splashscreen image in your resources. The image must be called [email protected] (if your splashscreen is Default.png in your Info.plist). So in theory, if I include a splash screen at that resolution, when my app asks the window for its screensize it *should* return the new dimensions when running on an iPhone5. What do you think on this Rolf? I dont have an iPhone5 to test with but I know someone who does who would be willing to be my guinea pig for an evening as long as I provide beer. Cheers John -- View this message in context: http://monotouch.2284126.n4.nabble.com/Monotouch-5-4-possible-to-target-iPhone5-tp4657195p4657197.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
