I am encountering a strange error. If I launch my CCNodeController from an IBAction selector all is fine. However if I launch it from the - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info callback I just get a screen with a strange green / gray streaky appearance.
* If I could attach screen shots it would probably make more sense but this description is the best I can come up with.