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

"error" event sometimes not triggered when permission denied #11

Open
cpetrov opened this issue Oct 7, 2019 · 0 comments
Open

"error" event sometimes not triggered when permission denied #11

cpetrov opened this issue Oct 7, 2019 · 0 comments
Labels
bug Something isn't working ios

Comments

@cpetrov
Copy link
Member

cpetrov commented Oct 7, 2019

Problem description

When the permission gets denied through the system dialog prompt, an "error" event is properly triggered. However, when the view is created after the permission had been denied, no error will be triggered.

Expected behavior

An error event should always be trigger when the camera permission is disabled.

Environment

  • Tabris.js version: 2.8.1
  • Device: iPad Pro
  • OS: iPadOS 13.1

Code snippet

See the plugin example.

@cpetrov cpetrov added bug Something isn't working ios labels Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ios
Projects
None yet
Development

No branches or pull requests

1 participant