Skip to content

Why the red line in iOS camera is vertical? #57

@joblinan

Description

@joblinan

iOS 9.2, and the params I set is below:
var params = {
camera: "back", // defaults to "back"
flash: "off", // defaults to "auto". See Quirks
drawSight: true, //defaults to true, create a red sight/line in the center of the scanner view.
};
In Android, the red line displays well, and is horizontal, but in iOS, it is vertical.
How can I fix this bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions