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

Send a single image as evidence, rather than the whole video. #768

Merged

Conversation

kdeus
Copy link
Contributor

@kdeus kdeus commented Oct 31, 2024

When recording a selfie, if the video was too long, the app would run out of memory when trying to send the video to the issuer. Now this sends a single front-facing image instead.

Tested by:

  • Manual testing, recording selfies as evidence, including a long video.

  • ./gradlew connectedCheck

  • ./gradlew check

  • Tests pass

When recording a selfie, if the video was too long, the app would run out of
memory when trying to send the video to the issuer. Now this sends a single
front-facing image instead.

Tested by:
- Manual testing, recording selfies as evidence.
- ./gradlew connectedCheck
- ./gradlew check

Signed-off-by: Kevin Deus <[email protected]>
@kdeus kdeus requested a review from davidz25 October 31, 2024 22:48
@davidz25 davidz25 merged commit 322b109 into openwallet-foundation-labs:main Nov 4, 2024
3 checks passed
@kdeus kdeus deleted the single_image_selfie branch November 19, 2024 00:18
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.

2 participants