Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MobbScan_UnattendedPlugin-iOS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MobbScan
  • MobbScan_UnattendedPlugin-iOS
  • Merge requests
  • !35

Merged
Created Aug 20, 2021 by Juan Andres Borrallo Dominguez@jandresborralloMaintainer1 of 13 tasks completed1/13 tasks

MOBBSCAN-2269

  • Overview 22
  • Commits 16
  • Changes 21

🎯 Summary

The source branch allowes to launch a videoLiveness operation during the unattended process if the license and the server allowes to.

It also performes some refactors over the code and remove the OpenCV dependency on the Unattended plugin.

🤔 Type

  • ✨ New feature
  • 🐛 Bug fix
  • 👷 Technical debt
  • ☢️ Breaking change (it breaks backward compatibility)
  • 📚 Requires a change in the docs

⚙️ Configuration

Workspace branch: [MOBBSCAN-2269]

Related MRs:

  • 🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/104]
  • 🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSimple-iOS-Swift/-/merge_requests/15]

⚗️ Solution

Describe the why and the how of the change if needed.

  • 🔗 JIRA: MOBBSCAN-2269

🔬 Tests

On the simple project:

Test an unattended process using license mscandemo-liveness -> It should launch the videoLiveness validation

Test an unattended process using license mscandemo -> It should launch a regular face detection and validation

🧐 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)
Edited Aug 20, 2021 by Juan Andres Borrallo Dominguez
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: MOBBSCAN-2269