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

The permissions screen buttons do not work after revoking manually #55

Closed
bjtitus opened this issue Dec 28, 2020 · 2 comments
Closed

The permissions screen buttons do not work after revoking manually #55

bjtitus opened this issue Dec 28, 2020 · 2 comments
Assignees

Comments

@bjtitus
Copy link
Collaborator

bjtitus commented Dec 28, 2020

  • Accept permissions when first using
  • Go back to the Privacy screen in settings and disable camera and microphone access
  • Go back to create with Kanvas
  • The "Allow access to camera/microphone" buttons do not work

We probably need to show better messaging here as I don't think it's possible to enable the in-app after they have been manually disabled.

@bjtitus bjtitus self-assigned this Dec 28, 2020
@jschementi
Copy link
Contributor

This should be handled by implementing:

func openAppSettings(completion: ((Bool) -> ())?)

If a setting is already set, that method should be called. In the Tumblr app, this method is implemented to navigate you to the Settings app, so you can manually enable whatever settings that are necessary.

@bjtitus bjtitus changed the title The permissions screen buttons do not work revoked manually The permissions screen buttons do not work after revoking manually Jan 4, 2021
@bjtitus
Copy link
Collaborator Author

bjtitus commented Mar 4, 2021

Fixed in wordpress-mobile/WordPress-iOS#15903

@bjtitus bjtitus closed this as completed Mar 4, 2021
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

2 participants