python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to prevent iOS app to be suspended in the background during the call?
I am developing an iOS app that plays audio and video files using AVPlayer. The app needs to play media files also when the app is backgrounded.
I successfully enabled background play by using Audio, ...
Marko Ilic
Votes: 0
Answers: 0