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

Not able to restart liveliness check when confidence received 0.0 #3822

Closed
dhananjaykumardubey opened this issue Aug 19, 2024 · 3 comments
Closed
Labels
bug Something isn't working predictions Issues related to the Predictions category

Comments

@dhananjaykumardubey
Copy link

Describe the bug

I did amplify liveliness test for unAuth role, and after successfully check, the UI shows "verifying". When I fetch the result, I get confidence as 0.0. So, when I re-run the app, I am not getting the liveliness check again and I see same session "Session exists, checking validity" also, I see an entry in keychain.
Need help how to retry?
But it works fine when I delete the app and re-install

Steps To Reproduce

Steps to reproduce the behavior:
1. Run the liveliness check - for UnAuth role
2. Fetch the result
3. Confidence should come as 0.0
4. re-run the app

Expected behavior

Liveliness check should start again

Amplify Framework Version

1.3.0

Amplify Categories

Auth, Predictions

Dependency manager

Swift PM

Swift version

5

CLI version

12.12.4

Xcode version

15.4

Relevant log output

<details>
<summary>Log Messages</summary>


INSERT LOG MESSAGES HERE
```

Is this a regression?

No

Regression additional context

No response

Platforms

No response

OS Version

17.5

Device

iPhone 11 Pro

Specific to simulators

No response

Additional context

No response

@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify team member labels Aug 19, 2024
@lawmicha
Copy link
Member

lawmicha commented Aug 19, 2024

Hi @dhananjaykumardubey, can you clarify

  1. the dependencies you are using, such as https://github.com/aws-amplify/amplify-ui-swift-liveness and versions, Amplify and version.
  2. Code snippet from your steps to reproduce, such as how to reproduce the "Run the liveliness check - for UnAuth role" in code

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify team member label Aug 19, 2024
@lawmicha lawmicha added bug Something isn't working pending-community-response Issue is pending response from the issue requestor predictions Issues related to the Predictions category and removed pending-triage Issue is pending triage labels Aug 19, 2024
@harsh62 harsh62 closed this as completed Sep 24, 2024
@github-actions github-actions bot removed the pending-community-response Issue is pending response from the issue requestor label Sep 24, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@harsh62 harsh62 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working predictions Issues related to the Predictions category
Projects
None yet
Development

No branches or pull requests

3 participants