Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MobbScanSimple-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 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MobbScan
  • MobbScanSimple-iOS
  • Merge requests
  • !20

Merged
Created Sep 10, 2020 by Maria Luz Mateo Moreno@mlmateoDeveloper1 of 13 tasks completed1/13 tasks

MOBBSCAN-3388

  • Overview 1
  • Commits 1
  • Changes 1

🎯 Summary

This MR includes changes to illustrate this feature.

🤔 Type

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

⚙️ Configuration

Workspace branch: feature/MOBBSCAN-3388

Related MRs:

  • 🔗 https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/35

⚗️ Solution

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

  • 🔗 JIRA: MOBBSCAN-3388

🔬 Tests

Perform a face validation using default interface and mode either DEFAULT or LIVENESS_VIDEO_HEAD_MOVEMENT. You must see this log message "MobbScan default face detection view was presented" when the interface is presented and this one "MobbScan default face detection view was dismissed" when it is dismissed. Please, check that you only get those messages the very first time you perform the face validation for the same scan. This will prove that these handlers can be set and unset properly.

🧐 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)
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: feature/MOBBSCAN-3388