FDTake allows you to easily take a photo or video or choose from library.
How it works:
- See if device has camera
- Create action sheet with appropriate options (“Take Photo” or “Choose from Library”), as available
- Localize “Take Photo” and “Choose from Library” into user’s language
- Wait for response
- Bring up image picker with selected image picking method
- Default to selfie mode if so configured
- Get response, extract image from a dictionary
- Dismiss picker, send image to delegate
