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

feat(ios): Add new iOS 15 Motion permission delegate #5317

Merged
merged 3 commits into from
Jan 5, 2022

Conversation

jcesarmobile
Copy link
Member

Like #5196 but for Motion permission.

Requesting motion permission have multiple issues (wrong titles, wrong origin, doesn't remember it was granted and keeps asking every time), with this delegate present and Motion usage description the WKWebView will not present the motion permission prompt, instead will just grant the permission directly.

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

Successfully merging this pull request may close these issues.

None yet

2 participants