objective c - How to get the new iOS 8 keyboard show up on my app -


i have ios phone app wrote ios 7. noticed when run app on ios 8 devices iphone 6 , click on text field, keyboard appears stretched. want update code use new ios 8 default keyboard,but not sure how.
set xcode project use size classes, still uses old keyboard. how tell xcode use new keyboard?

thanks!

edit changed icon launch image file in below answer. pointing @rmaddy.

add launch screen file iphone 6(retina hd 4.7 & 5.5) selecting ios8 , later in attributes inspector of images.xcassets. app installed app developed/compatible iphone6 screen size.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -