Activation of iPhone Camera

Is it possible to activate the iPhone camera from corona? I’m not actually trying to take a photo but I would like to pop open the “view finder” at one point in my app.
Thanks! [import]uid: 16901 topic_id: 19295 reply_id: 319295[/import]

You can open the camera, yes;

CoronaSDK > SampleCode > Media > Camera

Peach :slight_smile: [import]uid: 52491 topic_id: 19295 reply_id: 74496[/import]

Can I start the camera as put a masked image on top of the camera view like a crosshair aim and then use that background in the app? [import]uid: 22737 topic_id: 19295 reply_id: 85511[/import]

No you can’t use a mask over the camera interface - you could however take a picture and then mask that. [import]uid: 52491 topic_id: 19295 reply_id: 85593[/import]