Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select which camera to initially show #28

Open
AdrianToman1 opened this issue Dec 7, 2016 · 2 comments
Open

Select which camera to initially show #28

AdrianToman1 opened this issue Dec 7, 2016 · 2 comments

Comments

@AdrianToman1
Copy link

The back camera is always initial selected by default in the via controller. After the view controller is shown the can toggle between the front and back camera.

Would it be possible to choose which camera is selected by default?

@yannickl
Copy link
Owner

yannickl commented Dec 9, 2016

For the moment this is not possible. Its Swift counterpart already supports this feature but I don't have enough time to support them both.

If you want add this feature, don't hesitate.

@Lasherbr
Copy link

You can call [_codeReader switchDeviceInput] at viewDidLoad.... It have worked great for me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants