tauri/.changes/with-webview-wry-feature.md

6 lines
172 B
Markdown

---
"tauri": patch:bug
---
Move `PluginApi::register_ios_plugin` behind the `wry` Cargo feature as `Webview::with_webview` is only available when that feature is enabled.