菜鸟lei的学习成长空间

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年12月29日

摘要: 在ios 7的模拟器中,选择一个输入框准备输入时,会触发这个错误,以下是出错详细日志:: CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: 阅读全文
posted @ 2013-12-29 01:39 菜鸟-雷 阅读(5671) 评论(0) 推荐(0)

摘要: 出错日志为:2013-12-29 01:17:49.785 Displaying Alerts with UIAlertView[419:70b] Cannot find executable for CFBundle 0x8cd3d40 (not loaded)解决办法:还原模拟器补充说明:在ios7以下的模拟器中没碰到过,最近换到ios7模拟器上,才发现的问题。 阅读全文
posted @ 2013-12-29 01:29 菜鸟-雷 阅读(6777) 评论(0) 推荐(0)