🎯 Summary
This MR merges branch MOBBSCAN-3230 and every patch from version 2.16.13 to version 2.16.16 into develop branch
⚙ Configuration
Workspace branch:MOBBSCAN-3230 Related MRs:
- **
🔗 https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/24 - **
🔗 mobbscan_unattendedplugin-ios!11 (merged)
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚗ ️ Solution
🔬 Tests
Run unit tests and check if they succeed.
Test new init method Test back button from result view makes app going to main menu
🧐 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)