完善 OTG 相机有线传图:支持 Sony/Canon 自动识别,页面 detach 保持会话以便再次进入复连。
引入进程级 CameraTetheringSession 与共享 USB Browser;离开传图页仅取消 UI 回调,App 终止时再完整 shutdown 释放 PTP 与 Browser 资源。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>用于扫码核销订单和直播推流预览</string>
|
||||
<string>用于扫码核销、直播推流预览,以及通过 USB 连接外接相机进行有线传图</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>用于景区选择、打卡点选点和位置上报时获取当前位置</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
|
||||
Reference in New Issue
Block a user