Have a radio app with play live streaming.
On Browser I can change the time elapsed in HTML container by timeupdate event.
But in device, this event is not fired and the getCurrentTime() method always return 0;
I'm testing on Android Lollypop 5.1.1 and Sencha Touch 2.4.1