apache / cordova-plugin-media

Apache Cordova Media Plugin
https://cordova.apache.org/
Apache License 2.0
390 stars 763 forks source link

Can't play in background #388

Closed phuctm97 closed 7 months ago

phuctm97 commented 7 months ago

Bug Report

Problem

I'm using the library to play audio, everything works fine but as soon as I put the app in background, the audio stops.

What is expected to happen?

Ability to play audio in background

What does actually happen?

The audio stops when app goes to background.

Environment, Platform, Device

macOS VSCode, run on iOS 17 on iPhone 14 Pro.

Version information

Ionic 7. Capacitor 5.

Checklist