Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-794] Android: AudioPlayer pauses on window change

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:15.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M09
ComponentsAndroid
Labelsandroid, audio, audioplayer, defect, release-1.6.0
ReporterScott Robinson
AssigneeDon Thorp
Created2011-04-15T02:36:32.000+0000
Updated2011-04-17T01:54:15.000+0000

Description

Android: Implement AudioPlayer - #705

Great to see this implemented! Seems to be working well for me on the lastest dev release! :) Cheers

When changing windows however, it pauses the currently playing audio until you return to the window with the AudioPlayer in. Would it be possible to modify it so that it works in the same way as the iphone? (I.E when changing windows it continues to play)

Comments

  1. Stephen Tramer 2011-04-15

    Assigning to Don for triage.

  2. Don Thorp 2011-04-15

    This has been resolved since 1.3.0 use the allowBackground flag to enable this behavior.

JSON Source