hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.87k stars 677 forks source link

Cancel button not working anymore #437

Closed BasselEzzeddine closed 4 years ago

BasselEzzeddine commented 5 years ago

The cancel button is not working anymore since the last release (3.1.0).

sharjeelahmed commented 4 years ago

yes it is not working . any update?

sharjeelahmed commented 4 years ago

use self.dismiss(animated: true, completion: nil) instead of self.imagePickerController.dismiss(animated: true, completion: nil)