-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
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
React Face Liveness component in iOS 15.x all browser occurred websocket errror, component version 2.0.11 #4825
Comments
Hi @yoruponder, are you also seeing this error with the latest version of |
Hi @esauerbo , I found v3 version react-liveness UI had change, maybe some unknow api also been change, I couldn't update react-liveness to v3 by myself, need to contact and confirm with other team member, it's not easy things 😞, Is it v2 version fix this problem? |
v3 react-liveness components prop did not have customization Instructions, react-liveness docs also change, and could not find v2 docs, our product need this api to tell user be ready for face check😅😅 |
Hi @yoruponder, thanks for your patience. So we can try to reproduce your error, which exact version of Our migration guide has more information on upgrading to the latest version, and if you encounter any issues we're happy to help. |
Hi @esauerbo, thank you for response. Their devices totally are iPhone, and error from 861184 change to 1721344 Our team has no plan to Upgrading |
react-liveness
├── @aws-amplify/[email protected] -----------------> 2.0.11
├── @babel/[email protected]
├── @sentry/[email protected]
├── @testing-library/[email protected]
├── @testing-library/[email protected]
├── @testing-library/[email protected]
├── [email protected] -------------------> 5.3.7
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected] |
Hi @yoruponder, |
Hi @reesscot , In sentry console, It seen like never occur this error again. |
@yoruponder So glad to hear that, and thank you for letting us know! I'll close this out now. |
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?
Chrome, Safari
Which region are you seeing the problem in?
ap-northeast-1
Please describe your bug.
user can not connect aws websocket, and throw this error, via sentry we collection this information
in user side they show this dialog
here is sentry tag
User-Agent
Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1
What's the expected behaviour?
iOS user can use liveness service normally
Help us reproduce the bug!
when use the iOS 15.x device run liveness component in browser may reproduce the error
Code Snippet
Additional information and screenshots
user devices
The text was updated successfully, but these errors were encountered: