Hi there, I loaded my C2 game inside of C3 and exported for Android (with the C3 build in Android debug export). There were some problems with it, but my major problem was that the background music of the game, didn't stop when you minimized the game.
Notice that when I export it with C2 and use Intel XDK to build the apk, I don't have the same problem
TLDR;
C2 export for Android 4.0 using Intel XDK. (music doesn't play when you minimize the game)
C3 export for Android 5.0 using C3 debug APK . (music still plays when you minimize the game)
Anyone has similar problem, knows how to fix this, or can explain why this happens?
Thanks