Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

i dont understand

The code in the promptForCamera method presents an image picker controller, but it’s broken at the moment. We’d like to specify the source type for the image picker controller so it grabs the image from the camera. Can you fix the code below?

http://teamtreehouse.com/library/implementing-a-uiimagepickercontroller

Hi Lyric,

Was this resolved as I didn't see any replies to the below comments, if not have a look at the below reference for UIImagePickerController.

https://developer.apple.com/LIBRARY/ios/documentation/UIKit/Reference/UIImagePickerController_Class/index.html#//apple_ref/occ/instp/UIImagePickerController/sourceType

2 Answers

Please post code. We cannot help you without it.

Lyric, please consider reviewing the videos before heading to the forums to ask for answers.

When asking questions on the forums, you should include what you've tried, and specify what it is you're not understanding.