Hello,
I am trying to make a small game which plays some sound for a fixed interval say 1 min. What i want is if i start playing and press home button then i want my sound to keep playing in background and stops onlh when 1 min timer is done. Is there a way to let sounds keep playing in background and not stop even after suspending state is called.
Thanks in advance.