Add QR scanner

This commit is contained in:
Anton Tananaev 2025-06-23 21:32:17 -07:00
parent ee500f541f
commit 3437b670ea
7 changed files with 128 additions and 25 deletions

View file

@ -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>