aws-amplify / amplify-ui-swift-liveness

This repository offers a UI component for Amazon Rekognition Face Liveness, enabling developers to ensure that only authentic users, and not bad actors using spoofs, can access their services.
https://ui.docs.amplify.aws/swift/connected-components/liveness
Apache License 2.0
9 stars 20 forks source link

Image Flipped #103

Closed zaherhadiar closed 8 months ago

zaherhadiar commented 8 months ago

Dear, I as using liveness 1.2.2, when i finish face liveness the image is flipped. Before updating to this version it was working fine

phantumcode commented 8 months ago

@zaherhadiar Thanks for submitting the issue. Can you provide additional details to help with the investigation? What are the steps to reproduce the issue? Is this a native iOS app or flutter/reactnative app? Is the image you're referring to from the GetLivenessResult audit image data? What happens when you revert to the previous version?

phantumcode commented 8 months ago

This issue is fixed in v1.2.4

zaherhadiar commented 8 months ago

Thanks, will check if issue is fixed.

zaherhadiar commented 8 months ago

Issue is fixed thanks