Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 6    Views: 60

DaveMudra
Lost but trying
Profile
Posts: 40
Reg: Feb 10, 2014
West Covina
6,750
02/16/14 04:21 PM (11 years ago)

Launching Native Apps

Is it possible to launch the camera as a native app. In other words when my app is load the front facing camera becomes active
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
02/17/14 03:36 AM (11 years ago)
The iOS library provides the class UIImagePickerController which is the user interface for managing the user interaction with the camera or with the photo library. As usual, the UIImagePickerController requires the use of a delegate to respond to interactions. So to answer your question, yes it is possible. There are a few seasoned xcode developers here in the community that can point in you in the right direction. This is what I remember when I bounced around from tutorial to tutorial picking up pieces and samples about Launching Native Apps like the camera. Good Luck Ed
 
DaveMudra
Lost but trying
Profile
Posts: 40
Reg: Feb 10, 2014
West Covina
6,750
like
02/17/14 01:26 PM (11 years ago)
I am very new at this so a lot of what you say goes right over my head. I understand that it is not your job to educate me but it would be great if you could at least point me in the right direction and where I can figure out how to launch the camera within an app.
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
02/17/14 01:30 PM (11 years ago)
I'm new to this as well, went through all my bookmarks and found the link. I'll let you take it from there. http://www.appcoda.com/ios-programming-camera-iphone-app/
 
DaveMudra
Lost but trying
Profile
Posts: 40
Reg: Feb 10, 2014
West Covina
6,750
like
02/17/14 01:35 PM (11 years ago)
Thanks Ed
 
EdReyes
Lost but trying
Profile
Posts: 574
Reg: Oct 21, 2013
location unknow...
17,640
like
02/17/14 02:14 PM (11 years ago)
Sure no problem, any assistance beyond that tutorial. You'll be sure to find this community very helpful. Best of Luck
 
DaveMudra
Lost but trying
Profile
Posts: 40
Reg: Feb 10, 2014
West Covina
6,750
like
02/18/14 07:25 PM (11 years ago)
Thanks Ed
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.