且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

关于CGContextSetBlendMode: invalid context 0x0的错误

更新时间:2022-09-12 21:00:41

在ios 7的模拟器中,选择一个输入框准备输入时,会触发这个错误,以下是出错详细日志:

<Error>: 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: please fix this problem. It will become a fatal error in an upcoming update.

本来以为是我程序的问题,后面在网上查了下,这是ios7 模拟器的一个bug。见:

http://***.com/questions/19276882/error-appears-when-i-type-on-uitextfield-with-physical-keyboard-in-ios7



本文转自leipei博客园博客,原文链接:http://www.cnblogs.com/leipei2352/p/3496058.html,如需转载请自行联系原作者