window.add_child(webview_builder)
support for mobile
#11794
Labels
platform: Android
platform: iOS
scope: unstable flag
Issue only occures with "unstable" feature flag enabled
type: feature request
Describe the bug
By viewing the source code, I'm found
add_child
only supports desktop, can it be compatible with mobile target?If wry is used, multiple webviews can be implemented like the following:
But I think has some fatal issues, like not being able to access the window__ TAURI__
And I don't know how to make them public through
Wry
("withGlobalTauri"= true not effective)Multiple webviews on mobile target are a common requirement.
Reproduction
No response
Expected behavior
multiple webviews
1 ~ 3 Just satisfy any point ,the issue will be solved
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: