Can we share Stream from MAUI app to WebView? #23061
Unanswered
Take-A-Byte
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have large files that I am reading in MAUI application and sending the file to WebView to process.
I read the file as a Stream on app side.
Could someone please share the best and fastest way to share the file/stream to WebView?
Beta Was this translation helpful? Give feedback.
All reactions