Skip to content

FaceCapture detection #20

@bilal060

Description

@bilal060

FaceSDK.presentFaceCaptureActivity(
json => {
var response = FaceCaptureResponse.fromJson(JSON.parse(json));
console.log(response);
}

Always return response : {"exception": {"errorCode": "TIMEOUT", "message": "Timeout"}, "image": null}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions