mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-16 23:12:12 +00:00
fix(ios): add UIApplicationSupportsIndirectInputEvents for mouse/trackpad support
This commit is contained in:
parent
70d3eee9d2
commit
5d4d8ed50a
1 changed files with 2 additions and 0 deletions
|
|
@ -31,5 +31,7 @@
|
|||
</array>
|
||||
<key>NSSupportsLiveActivities</key>
|
||||
<true/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Reference in a new issue