unexpected nil window in _UIApplicationHandleEventFromQueueEvent, _windowServerHitTestWindow

后端 未结 7 709
执念已碎
执念已碎 2020-12-16 01:18

I am trying to set up an edge swipe gesture in iOS 8 on iPad but getting and error that seems like a bug.

I have the following code:

    UIScreenEdge         


        
7条回答
  •  庸人自扰
    2020-12-16 02:00

    Set your deployment to 8.x or above, set launch screen as your main xib.

    Done!

提交回复
热议问题