We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to retrieve data from local storage ?
The text was updated successfully, but these errors were encountered:
Sorry for the late reply.
Currently local storage access is only for saving downloaded files, but I would like to support file selection and preview in the future
The goal for this issue is to support html5 inpit tag for image and file.
#22
Sorry, something went wrong.
This seems to be implementable by overriding OnShowFileChooser, current problem is how to show file browser on Oculus Quest.
Maybe this is helpful ?
No branches or pull requests
Is it possible to retrieve data from local storage ?
The text was updated successfully, but these errors were encountered: