Skip to content
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

[Injimob 1540] enhancements for liveness detection in face verification flow #1562

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

PuBHARGAVI
Copy link
Contributor

@PuBHARGAVI PuBHARGAVI commented Jul 15, 2024

Description

This PR has the below enhancements for the Liveness Detection in face verification flow:

  • Oval shape is removed from the Face scanner in the UI.
  • Max number of times the user can retry the face verification if it is fails is set to 3 and UI message and translations are updated for the success and failure messages as per the wireframes.
  • Added logic to remove used images from the application's cache in order to minimize the amount of space taken up by the images and prevent application crashes.

Issue ticket number and link

INJIMOB-1540

…nused imports

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…subHeader messages in all locale files

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…nd add translations for the same

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…imes

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…es in all locale files

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…ture is started and until the face is detected and remove translations for oval shape message

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…ng them

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
…extract logic of it into separate individual methods for more readability

Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant