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
Post a Comment