Unity app killing music application playing
Is there any solution for it?
I using a music application(it's not unity app).
play music on music app.
start unity app.
stop playing music.
I found solution that only use jar plugin. and play again music app. but I think there is other solution.
you guys can test it by following step.
1.build and install apk file with no resource and one scene or zero. 2. play music by soundcloud app. 3. start built apk file 4. sound cloud stop playing music
Comment
just asking, did you remove the check for the loop? in inspector for the audio source
yes I did. it happen when I start unity application. $$anonymous$$y music application stop playing(it isn't unity app.)