NativeScript / nativescript-imagepicker

Imagepicker plugin supporting both single and multiple selection.
Apache License 2.0
104 stars 73 forks source link

IOS on dismiss picker canceled error is not fired #336

Open lucasumberto opened 3 years ago

lucasumberto commented 3 years ago

On iOS, when the picker is dismissed by native gesture (pushing it down) the close event is not fired like the close button: (Error: Canceled)

Related to #177

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Dismiss the image picker using native IOS close modal gesture (pushing it down)