Feedback: Android widget latency

Hi all,

First and foremost thanks to all contributors for this wonderful project.

I’m using the webostv platform. I created a widget on my android app to increment and decrement volume via the media_player.volume_up and down service. It works but there’s about a 1 second delay, so changing the volume from 10 to 20 takes a while.

Through the in-app dashboard however the volume controls are effectively instant. Please let me know if I shouldn’t be expecting this latency and may have a config issue, otherwise just take this as constructive feedback!

Cheers,

David

The app uses the REST API to make these calls, do you see the same latency there?

I have the same experience. This delay started after a specific update. I thought the one with the new big list of icons. Before it worked as expected

But indeed, thanks everyone for the nice job :slight_smile:

I just tested en the api response via postman on my laptop is instant so there is something specific in the app. Are there more people having this latency?

github would be a good place to check :wink: