Start a Project

Open a camera and camera roll from your application in ios

Open a camera and camera roll from your application in iOS

If you want to open the camera from your application. You can open using UIImagePickerController. If you click the image from the camera :-

If you want to open the camera roll :-

After that  you  will get the information  of your image from the UIImagePickerController  delegate method.

 

Exit mobile version