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

Make objc2_web_kit::WKWebView supports iOS #637

Open
pewsheen opened this issue Jul 10, 2024 · 1 comment
Open

Make objc2_web_kit::WKWebView supports iOS #637

pewsheen opened this issue Jul 10, 2024 · 1 comment
Labels
A-framework Affects the framework crates and the translator for them

Comments

@pewsheen
Copy link

Hi, I'm working on wry crate to move it to objc2 and just found out that WKWebView is set to macOS only.

Do you have any ideas that we could make it support iOS? or anything I can help with :)

PR for wry: tauri-apps/wry#1316

@madsmtm madsmtm added the A-framework Affects the framework crates and the translator for them label Jul 16, 2024
@madsmtm
Copy link
Owner

madsmtm commented Jul 16, 2024

The proper solution to this is still a long ways away, but I think it should be possible to hackily fix it in the meantime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Affects the framework crates and the translator for them
Projects
None yet
Development

No branches or pull requests

2 participants