Skip to content

Not able to see instructions screen for Face/Document capture #7

@yuvirajsinh

Description

@yuvirajsinh

Device Detail
iPhone XR
iOS 12.4.1

Integration
Through cocoapod

What am I doing?

let hvFaceConfig = HVFaceConfig()
hvFaceConfig.setShouldShowCameraSwitchButton(true)
hvFaceConfig.setShouldShowInstructionsPage(true)

HVFaceViewController.start(callingVC, hvFaceConfig: hvFaceConfig, completionHandler: completionHandler)

Expectation
Should show Instruction screen before Capture screen

What I'm getting
Directly open Face Capture screen

I also tried with Demo app in this repo with no luck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions