Mobbscan 3249
🎯 Summary
The source branch allows developers to customize unattended view elements
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚙ ️ Configuration
Workspace branch: MOBBSCAN-3249
Related MRs:
-
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/30] -
🔗 JIRA: [MOBBSCAN-3249]https://issues.mobbeel.com/browse/MOBBSCAN-3249
🔬 Tests
Test the simple unattended flow and try the sample customizations
🧐 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)