Add QR scanner
This commit is contained in:
parent
ee500f541f
commit
3437b670ea
7 changed files with 128 additions and 25 deletions
|
|
@ -41,6 +41,8 @@
|
|||
<string>Location required when app is in use</string>
|
||||
<key>NSMotionUsageDescription</key>
|
||||
<string>Motion permission helps detect when device in in-motion</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Camera access is required to scan QR codes</string>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>UIBackgroundModes</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue