Now Playing screen cannot play next track if scene is navigated away
from.(Audio Service fails) Current solution is to simply stop the track
when user leaves the now playing screen.
A better implementation would be to keep the playlist/music going and give
the user the option re-enter the now playing screen.
Proposed solution would be to set the Now Playing variable in the
AudioPlayer object to null. All call outs to the Now Playing screen have
null checks already.
Other, probably better option would be run the Now Playing as a separate
stage.
See:
http://developer.palm.com/index.php?option=com_content&view=article&id=1598
http://developer.palm.com/index.php?option=com_content&view=article&id=1648#Intr
oductiontowebOSApplications-controllersassistants
Original issue reported on code.google.com by bjgeiser@gmail.com on 2 Sep 2009 at 3:10
Original issue reported on code.google.com by
bjgeiser@gmail.com
on 2 Sep 2009 at 3:10