Merge/support 2.16.x
🎯 Summary
The source branch adds every patch intill version v2.16.22 into develop
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚙ ️ Configuration
Workspace branch: merge/support_2.16.x
Related MRs:
-
🔗 [MobbScanSimple-iOS!19 (merged)] -
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/33] -
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScan_MobbIDFaceValidator_iOS/-/merge_requests/11]
⚗ ️ Solution
Describe the why and the how of the change if needed.
-
🔗 JIRA: MOBBSCAN-33454
🔬 Tests
- Test unattended customization in simple project
- Test audio is being recorded in agent side
- Test
🧐 Checklist:
- The code follow 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)