Titanium AudioPlayer access iOS remote controls -
i have audioplayer playing music url.
var streamer = ti.media.createaudioplayer({ url : '8..' });
and have fixed can play music in background ios. problem can´t access system buttons, example if lock iphone , press home button twice backward, pause/play , forward button , if iphone unlocked , press home button twice , swipe bottom bar right have system controls.
i saw comment in thread @ appcelerators q/a: check comment dustin hume http://developer.appcelerator.com/question/47291/background-audio-in-14
i did steps , able run audioplater not able use remote buttons. have checked api documentation , not this. have clue?
a year ago tried accomplish same thing. new titanium , app development in general found module on titaniums marketplace did thing.
Comments
Post a Comment