Hello,
I am opening Camera from the application with UIImagePickerControllerSourceTypeCamera after picking the photo and selecting it after that viewDidLoad method invoke instead of viewWillAppear mehod so what the problem?
Iam also using PhotoLibrary from UIImagePickerControllerSourceTypePhotoLibrary in that case after selecting photo viewWillAppear invoke.
Thanks in advance.