Jump to content

Unigui + FMX Browser + camera access


Alexandre Storti

Recommended Posts

Good afternoon

I created a Web Browser in FMX exclusively to navigate the application made in Unigui.

It turns out that now in the development phase I'm in, I went to add access to the camera and the following happens:

On desktop: works normally.

On IOS: works normally.

On Android: gives this error: Cannot read properties of undefined (reading 'getUserMedia')

If I browse directly in the Android browser: it works normally. So the conclusion is that the problem is in the browser I created, have you ever seen someone try this in the same way as me and have success?

Alexandre Storti

Link to comment
Share on other sites

8 hours ago, Alexandre Storti said:

Good afternoon

I created a Web Browser in FMX exclusively to navigate the application made in Unigui.

It turns out that now in the development phase I'm in, I went to add access to the camera and the following happens:

On desktop: works normally.

On IOS: works normally.

On Android: gives this error: Cannot read properties of undefined (reading 'getUserMedia')

If I browse directly in the Android browser: it works normally. So the conclusion is that the problem is in the browser I created, have you ever seen someone try this in the same way as me and have success?

Alexandre Storti

Hi, I have created an android app using webview to use uniGui under android and it is working properly.

I don't use FMX !

maybe this will help:

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...