ios - Wrong values for self.view.frame even after adding Launch Images and a Launch Screen -


i have been frustratingly stuck on issue last 2 days. have gone through , followed of stackoverflow questions regarding adding launch images and/or launch screen app isn't zoomed on iphone 6/6s , iphone 6 plus sizes.

i have made sure add launch images correct dimensions, 750x1334 , 1242x2208.

even after doing , adding launch screen, when print self.view.frame.size.height , self.view.frame.size.width, 568 , 320 respectively.

can please me this. don't know i'm doing wrong. first screen shown used subclass of uiviewcontroller called baseviewcontroller not changed , made first screen subview of uiviewcontroller.

i not sure if have missed important step in allowing app function on bigger screen sizes.

any great!

i forward responses. thank in advance!


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -