jonathannaguin / BarcodeScanner

cross-platform BarcodeScanner for Cordova / PhoneGap
53 stars 30 forks source link

Incorrect initial orientation #1

Closed austinjackson closed 10 years ago

austinjackson commented 10 years ago

On an iPad, initiating a scan in landscape orientation correctly displays the scan box overlay and text, but the image from the camera itself is in portrait. Rotating the iPad to portrait and back when the scanner is up fixes the issue, but it would be great if it launched in the correct orientation.

jonathannaguin commented 10 years ago

Solved in the last commit.