unexpected nil window in _UIApplicationHandleEventFromQueueEvent, _windowServerHitTestWindow: <UIWindow: 0x7b8d6a60; frame = (0 0; 0 0); gestureRecognizers = <NSArray: 0x7b8d6780>; layer = <UIWindowLayer: 0x7b8d6a20>>

出现这个错误是因为没有设置窗口的frame

AppDelegate:

self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];

最新文章

  1. 在真机调试 iOS 应用:理解 Certificates, Identifiers &amp; Profiles
  2. Only Link: Inheritance and the prototype chain
  3. 亲手使用Sencha Touch + phonepag开发Web APP随笔 -- 第一个APP
  4. windows下安装iReport 并确保启动正确
  5. [3D跑酷] DataManager
  6. svn插件subclipse使用http代理同步svn时出现异常(解决)
  7. gcd,lcm,ext_gcd,inv
  8. maven,spring,mybatis集成错误
  9. XML PULL模型
  10. Web自动化之Headless Chrome概览
  11. python编程理念
  12. mysql的The user specified as a definer (”@’%&#39;) does not exist 的解决办法
  13. spark-jobserver安装实践 (centos7.4)
  14. 基于nodemailer使用阿里云企业邮箱发送邮件(526错误的解决)
  15. JVM-String.intern()
  16. Error response from daemon:###unable to delete ### (must be forced) - image is being used by stopped
  17. Laravel: 基础篇
  18. ML.NET 示例:二元分类之垃圾短信检测
  19. hihoCoder 1339 Dice Possibility(DP)
  20. Python2.7-io

热门文章

  1. eclipse中tomcat内存溢出问题,报PermGen space
  2. left join 、right join 、inner join和 full join的区别
  3. MongoDB权限提升漏洞(CVE-2013-4650)
  4. datagridview,textbox,combobox的数据绑定,数据赋值,picturebox的用法
  5. C语言的强制类型转换
  6. SRM 401(1-250pt, 1-500pt)
  7. lightoj 1300 边双联通分量+交叉染色求奇圈
  8. 加快maven中jar包的下载速度
  9. java_method_Log输出日志的方法
  10. 常用的Linux操作二