My android app made with unity 5.3.4p1 pausing background music. I start play music with some player on my android device, but when I launch my app, after splash screen that music stops, and only music from the game starts and continue playing. This happens on different devices. How to solve this problem?
Asked
Active
Viewed 2,512 times
5
-
1I'm pretty sure that's the normal behaviour of most android players to stop music when app is in background. Probably not unity related. – FLX Aug 22 '16 at 14:12
-
same player continue playing music with other apps – Максим Бойко Aug 22 '16 at 14:57
-
I have the same issue. I think it's a unity bug in the latest version. – pa7is Sep 27 '16 at 19:59