This is my first project on ThunkableX . I am using X because i would like my app to be used on ios too. Is ther a way to allow mic. and camera access on the webviewer component?
Hi @CloVlo, hope you’re enjoying your first experiences with Thunkable X!
At the moment there’s no way to access these components through the webviewer, however you might be able to use the native camera and speech recognizer components?
What sort of app are you trying to build?
Its an app to provide instant healthcare in India by using live streaming service itshello[.]co .
so the live chat feature must be available in the app itself…
is it possible in thunkable classic atleast?
Maybe with an extension? Try asking in the #thunkable-extensions category.
Is it possible through the WebViewer Interact Extension ?
Hello.
Is it possible to request Camera from a Webview?
Hello.
Is it possible to request Camera from a Webview?
Look at this option https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/Camera_API/Introduction and https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getUserMedia
Hi, is it possible to request camera from webview?
Hi @Gabriel_Abramshvilli - did you try ACTech’s recommendation in the previous post?
It doesn’t working.
How can i take a picture from a webview access in thunkable x?