You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On which framework/platform are you having an issue?
React
Which UI component?
Liveness
How is your app built?
Create React App
What browsers are you seeing the problem on?
iOS (React Native)
Which region are you seeing the problem in?
No response
Please describe your bug.
FaceLivenessDetector on static React page opened thru WebView on IOS. Normally we should see standard controls and labels and transparent oval in the screen center allowing to see live video from camera, and it works fine on Android. But on IOS video is presented in the top of other html elements and controls, making it impossible, in particular, to press the button "Start Video Check"
What's the expected behaviour?
We should see the video only inside the oval area
Help us reproduce the bug!
Steps to reproduce the behavior:
Open a page with on IOS thru WebView
See the video occupies the whole screen overlapping all other controls
@duck-duckfield thank you for this solution, been battling this for some time now and I tried to result to using expo native modules but wasn't having much luck. There are still minor bugs in this web part especially when the user cancels the verification. Did you experience this as well?
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Liveness
How is your app built?
Create React App
What browsers are you seeing the problem on?
iOS (React Native)
Which region are you seeing the problem in?
No response
Please describe your bug.
FaceLivenessDetector on static React page opened thru WebView on IOS. Normally we should see standard controls and labels and transparent oval in the screen center allowing to see live video from camera, and it works fine on Android. But on IOS video is presented in the top of other html elements and controls, making it impossible, in particular, to press the button "Start Video Check"
What's the expected behaviour?
We should see the video only inside the oval area
Help us reproduce the bug!
Steps to reproduce the behavior:
Code Snippet
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: