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

Support SFSafariViewController when presenting screensets #59

Open
navaronbracke opened this issue May 17, 2023 · 0 comments
Open

Support SFSafariViewController when presenting screensets #59

navaronbracke opened this issue May 17, 2023 · 0 comments

Comments

@navaronbracke
Copy link

Use case

Currently when presenting a Screenset, the SDK sets up a WKWebView to display it.

However if a user wants to use more advanced features, using a SFSafariViewController is required.

Proposal

Provide an extra argument to showScreenset that decides whether to use WKWebView or SFSafariViewController
in the underlying web bridge.
This can be a boolean flag I think?

See also: https://developer.apple.com/news/?id=trjs0tcd

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