How to make the app work in zoom mode on iPhone 6/6 +

I am trying to create a webview app for iPhone. I select iPhone as device when I create a project in Xcode 6, but the device size in the main bulletin board is larger than that of the iPhone (it might be iPhone 6 by default). I didn't have this problem with Xcode 5.

How can I resize it to iPhone 5 size, or fit my webview to all those sizes? I am using Scale to Fit feature but it doesn't work.

+3


source to share


1 answer


Capture the startup screen and launch images for iPhone 6 and 6 plus from the project if added and your app will be scaled



+2


source







All Articles