I’m working on my second app, on the simulator it looks fine. So I bought an iPhone 6, loaded it up, and it looks like it’s on an iPhone 4 screen for some reason. I put in some print statements, and it says the screen width is 1152!
And yet my first app looks just fine on the iPhone 6, even after I rebuilt it with the 2511 build.
The second app is based off of the code from the first, except that I’m using Composer on #2 instead of Storyboard. config.lua and buildsettings are identical.
Any ideas how this could happen? Is there some setting I need to do with Composer to make it recognize the iPhone 6?