I am making a simple drawing app - I have modified the apple GLPaint example somewhat. The problem is when the user rotates the device, the drawings are cleared. is there a way around this?
I'm also having trouble saving an image representation, if you know about this take a look: Saving imageRef from GLPaint creates completely black image