Import UIImagePickerControllerDelegate and UINavigationControllerDelegatedekegates in your class declaration: class ViewController: UIViewController, UIImagePickerControllerDelegate, UINavigationControllerDelegate { ... } Instantiate the Camer...
blog.xserver.app2 min read
No responses yet.