mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
3G does not have a video camera but can still decode via AVFF preview functions
git-svn-id: https://zxing.googlecode.com/svn/trunk@1855 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
1c564fcf6a
commit
f6e9f3d2cd
|
@ -46,7 +46,6 @@
|
||||||
<key>UIRequiredDeviceCapabilities</key>
|
<key>UIRequiredDeviceCapabilities</key>
|
||||||
<array>
|
<array>
|
||||||
<string>still-camera</string>
|
<string>still-camera</string>
|
||||||
<string>video-camera</string>
|
|
||||||
</array>
|
</array>
|
||||||
<key>UIStatusBarHidden</key>
|
<key>UIStatusBarHidden</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
|
Loading…
Reference in a new issue