my code for calling photo gallery using UIIMAGEPICKERCONTROLLER - Note : this code is under Side menu tabeview controller.
self.present(picker, animated: true, completion: nil)
Error : Presenting view controllers on detached view controllers is discouraged