objective c - Why making gap UIWindow in top and bottom iOS app -


this question has answer here:

every thing going fine after updating xcode 6 7 there error in build. after changing "enable bitcode" yes no in build option application built successfully. facing new problem -

application screen size making gap top , bottom following

enter image description here

i have added following line in method didfinishlaunchingwithoptions nothing done

self.window = [[uiwindow alloc] initwithframe:[[uiscreen mainscreen] bounds]]; 

my application xib file based not storyboard.

can me please?

add launchscreen in assets.xcassets :

enter image description here

i hope it's you.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -