🎯 Summary
The source branch merge the support/2.18.z changes into develop.
The main changes are:
- Implement new cancel method avoiding store video in agent
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚙ ️ Configuration
Workspace branch: [MOBBSCAN-4343]
Related MRs:
-
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScan-Detector/-/merge_requests/15/edit] -
🔗 [https://gitlab.mobbeel.com/mobbscan/mobbscan_nfc_plugin/-/merge_requests/19/edit] -
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/82] -
🔗 [MobbScanSimple-iOS!33 (merged)]
⚗ ️ Solution
-
🔗 JIRA: MOBBSCAN-4343
🔬 Tests
Test the Unattended process in simple project
🧐 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)