todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
379 stars 112 forks source link

ActionSheetPicker errors in console #210

Closed chuckbjones closed 9 years ago

chuckbjones commented 10 years ago

Getting the following error in the console log in the simulator when opening any ActionSheetPicker like the project or context pickers.

: CGContextRestoreGState: 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.
stevendpclark commented 9 years ago

This should be fixed now with Chuck's pull request https://github.com/ginatrapani/todo.txt-ios/pull/231. Can we close this? I'm not seeing these errors anymore

ginatrapani commented 9 years ago

Yep, closing. thanks!