I installed Xcode 6 gm version. I created new project and I run it on iPhone 6 or iPhone 5s simulator with ios 8. Everything is fine.But When I simulate on iphone 5s deployment target ios 7.1.Device screen is not full screen.it runs like as 3.5inc screen.Do you know reason of that? Is it XCode 6's bug?
相关问题
- My android app is getting device not supported whe
- Loading local file in WKWebView doesn't workin
- Get automatically notified on audio device connect
- Xcode 6 Storyboard crashing when scrolling to part
- Images.xcassets breaking the laws of targets
相关文章
- linux / libusb get usb device path
- Navigation bar disappears when typing in UISearchC
- iOS 8 Today widget alignment issue
- Can I release an app without the device?
- Writing to then reading from an offscreen FBO on i
- XCode 4.3.1 iPad simulator
- Using the device simulator for iOS 8 with Xcode 7
- Using UILexicon to implement autocorrect in iOS 8
Figured out a solution in my case
you should put launch screen for iphone 5 - 640x1136 named Default-568h@2x or use catalog assets alternatively.