Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS on dismiss picker canceled error is not fired #336

Open
lucasumberto opened this issue Mar 5, 2021 · 0 comments
Open

IOS on dismiss picker canceled error is not fired #336

lucasumberto opened this issue Mar 5, 2021 · 0 comments

Comments

@lucasumberto
Copy link

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?

  • iOS
  • iOS 14.4
  • Device

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

  • CLI: 7.2.0
  • Cross-platform modules: "@nativescript/core": "7.2.1"
  • Runtime(s): "@nativescript/ios": "7.2.0"
  • Plugin(s): "@nativescript/imagepicker": "1.0.2"

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant