nstudio / nativescript-audio

:microphone: NativeScript plugin to record and play audio :musical_note:
Other
150 stars 104 forks source link

nativescript-audio pauses spotify (or other music app) on initialization #142

Open progressify opened 5 years ago

progressify commented 5 years ago

Hi, I use nativescript-audio in my application. I have one service in my app that initializes the player and the recorder, and in this phase it pauses the music in the background (from Spotify, Amazon music, etc..)

Exist any solutions to avoiding this?