-
Notifications
You must be signed in to change notification settings - Fork 4
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
Liveness Timeout Images #253
base: new-smart-selfie-capture
Are you sure you want to change the base?
Conversation
…lure with failure reason enum. append failure reason data to multipart form request body.
TitleLiveness Timeout Images User descriptionStory: https://app.shortcut.com/smileid/story/13080/ Summary
Known IssuesAny shortcomings in your work. This may include corner cases not correctly handled or issues related Test InstructionsConcise test instructions on how to verify that your feature works as intended. This should include ScreenshotIf applicable (e.g. UI changes), add screenshots to help explain your work. PR TypeEnhancement Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Generated by 🚫 Danger Swift against 1f890a4 |
PR Code Suggestions ✨Explore these optional code suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iPhone X
ios 16.7.10
Stuck multiple times on the liveness tasks
Video in slack
* feat: update changelog * chore: lint fix
…ausing spm not to resolve (#257)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tobitech ran this fine through and through but here's a few things I found
- I think we need to debounce the feedback prompts sometimes they come on the screen all at once and can be confusing what to do next video in slack
- I ran jobs and got file not found on the sample app
- Attached screenshots are from the failed jobs on the portal
* added autoassign to workflow * added autoassign to workflow/fix
# Conflicts: # Example/Podfile.lock # Sources/SmileID/Classes/SmileID.swift
add a cancel toolbar button to all product screens. remove cancel button from liveness instructions screen.
…veness capture hide liveness progress if face is not valid.
Story: https://app.shortcut.com/smileid/story/13080/
Summary
{ mobile_active_liveness_timed_out: true}
to multipart request body dataKnown Issues
N/A.
Test Instructions
Screenshot
N/A.