When working with Core Graphics, you may sometimes see this error message, but it's not obvious where it went wrong:
CGContextDrawImage: invalid context 0x0
Set a symbolic breakpoint for CGPostError
and inspect the stack trace.
.
.
When working with Core Graphics, you may sometimes see this error message, but it's not obvious where it went wrong:
CGContextDrawImage: invalid context 0x0
Set a symbolic breakpoint for CGPostError
and inspect the stack trace.
.
.
.