Separate names with a comma.
Yes, you should see them in the Organizer, provisioning profiles...
You have drawInst = [[UIImage alloc] init]; But then later you have drawInst = [UIImage imageWithData.... this causes the initial uiimage you...