🎯 Summary
The commercial demo app fails while displaying explain face fragment.
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚗ ️ Solution
Video view is hidden when choosing detect face flow.
🔗 JIRA
🔬 Tests
Configure the project with the correct branch: feature/5529_unify_behaviour_login.
- Login with this account:
- User: mobbeel-face
- Password: mscandemo
- After scanning both sides of a document, check that you see the "ExplainFaceFragment" without any issues.
🧐 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)