| PixLab  & FACEIO | Knowledge Sharing & Public Forums


FACEIO React Native Webview Camera Access Permission

Asked
Modified
Viewed 19016 times
24

Hello,

I tried integrating fio.js on a React Native webview and it didn't request the camera access and I already have the camera request in manifest file.

Another thing is when I test the face io web app (your example) in chrome desktop it requests permission and it works as expected but when I try to run it on mobile browser it doesn't request for permision.

I also set the camera request code before calling faceio authenticate method.

do you have any suggestions for this?

and really thanks for your reply and reaching out to me.

Greatly appreciated.


Accepted Solution

10

Hello,

Below, the steps to follow to integrate & instantiate the FACEIO Widget from your React-Native  mobile application:

Feel free to reply to this thread if you need further assistance.

Thank you.