Skip to content

Commit 3e079cf

Browse files
committed
Fix PIP
1 parent 6bf42c5 commit 3e079cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

StikJIT/Info.plist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
</array>
1616
</dict>
1717
</array>
18+
<key>UIBackgroundModes</key>
19+
<array>
20+
<string>audio</string>
21+
<string>processing</string>
22+
<string>fetch</string>
23+
</array>
1824
<key>UIFileSharingEnabled</key>
1925
<true/>
2026
</dict>

0 commit comments

Comments
 (0)