Hi I am trying out drawing app and have a problem when it comes to saving the image that is drawn. Right now I\'m very early in learning this but I have added code from: How
Ah, you have to do this at the beginning.
[EAGLContext setCurrentContext:drawContext];