Help for iPhone 5 support

Ok makes sense so basically iPhone 5 center is 44px lower than iPhone 3Gs, and 4 and “using display.contentHeight are 88 px further down the screen.”

Ok because when I coded my game I did not use display.contentHeight when I was specifying for iPhone 5. So when I added your config.lua method my image position for iPhone 5 were off positioned.

When I did not have your method for config.lua the top screen instead of being 0 for iPhone 5 it was instead around -30 or something and bottom was 480. So the iPhone 5 would go from -30-480 instead of 0-568.

[import]uid: 17058 topic_id: 33548 reply_id: 133441[/import]