just_audio

This commit is contained in:
guozhigq
2023-09-05 12:40:42 +08:00
parent 4036262bed
commit 3e8216923f
13 changed files with 735 additions and 2 deletions

View File

@ -103,5 +103,10 @@
</array>
</dict>
</array>
<!-- audio service配置 -->
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
</dict>
</plist>