ios - How to add launch images to LaunchScreenStoryboard? -


to support ipad split functionality of ios9 have use launchscreen storyboard. how can add launch images launchstoryboard imageview?

you can add launch screen images using image.xcassets.

  1. open xcdoe.
  2. find image.xcassets on left hand side.
  3. in see "+" button. click on it. find new launch image.
  4. select "new launch image" option.
  5. then add launch images in it.

Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -