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

Data types supported when sending data from WebView to plugin #179

Open
nuthinking opened this issue Sep 29, 2021 · 0 comments
Open

Data types supported when sending data from WebView to plugin #179

nuthinking opened this issue Sep 29, 2021 · 0 comments

Comments

@nuthinking
Copy link

I'm trying to pass a recorded video from the webview to the plugin. If I pass it as a File, I get this error:

Screenshot 2021-09-29 at 10 53 18

If I pass it as ArrayBuffer I don't get any error but the data seems to arrive corrupted. How can I pass it?

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