簡體   English   中英

iPhone 5分辨率錯誤

[英]Error with iPhone 5 resolution

我已經創建了一個空項目,如下所述: 如何在沒有Storyboard的Xcode 6中創建一個空應用

在iPhone 5上的模擬器中運行時,它返回[[UIScreen mainScreen]邊界] 320x480,如果我按白色窗口周圍的黑色區域,則會收到此錯誤:

unexpected nil window in _UIApplicationHandleEventFromQueueEvent, _windowServerHitTestWindow: <UIClassicWindow: 0x7a694c80; frame = (0 0; 320 568); userInteractionEnabled = NO; gestureRecognizers = <NSArray: 0x7a69e570>; layer = <UIWindowLayer: 0x7a695260>>

這是屏幕截圖:
屏幕截圖

最新的xCode只會發生這種情況,因為它沒有空的應用程序選項。

您需要為iPhone 5分辨率提供正確的啟動圖像。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM