Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12569] iOS : Request to enable audioplayer object to listen to remote audio controls ( when screen is locked or app goes background )

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterAnirudh Nagesh
AssigneeUnknown
Created2013-02-04T21:34:44.000+0000
Updated2018-02-28T20:03:21.000+0000

Description

Remote audio controls ( when screen is locked or app goes to background ) work as expected with createSound object but not with createAudioPlayer API ( audio player object ). I have discussed this with iOS team and confirmed that its not been implemented in AudioPlayer. The implementation can be found here. https://github.com/appcelerator/titanium_mobile/pull/86

Comments

  1. josh rose 2013-08-26

    +1 this is pretty much an essential feature for any app that wants to be successful and have background audio. And the code is already basically written.

JSON Source