🎯 Summary
The liveness video guide is always showing without any chance to skip it.
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚗ ️ Solution
A new variable is stored at SharedPreferences to make the liveness video guide skippable.
🔗 JIRA
🔬 Tests
Configure the project with the correct branch:
- Log in with this account:
- User: mobbeel-liveness
- Password: mscandemo
- After scanning both sides of a document, check that you are forced to watch the liveness video guide.
- Close the app, open it again and repeat the process. You should be able to skip the liveness video guide.
🧐 Checklist:
-
The code follows the project guidelines. -
The changes have been tested locally. -
The code has internal docs. -
Docs are updated (README, public docs, etc.) -
Some tests have been added to check that the changes work as expected (unit, integration or e2e tests ...) -
Unit tests are running without errors. -
Other dependant changes have already been merged. -
Changelog updated (if it applies)