I’ve been searching for the IOS menu name to pick up images from user gallery or activate camera. My intention is to show this menu once the user touches an UIImageView to select an image for his app profile.
Sorry to ask but I wasn’t successful searching information.
Thanks
The
UIActionSheetclass is used for this purpose. Here’s link to Action Sheets in Apple’s HIG and API reference.