[SOLVED] Widget not updated in switching Tabs

Hi,

from latest Android App releases (sure from 2.13.2) there is a problem with refreshing/update Widget values in a particular case.

For example, I have following situation:

First Tab, with a LED Widget
Second Tab, no matter content
Third Tab, with a Button that turn ON/OFF LED

Opening app and pushing button in third Tab, setProperty Blynk command is sent but if I access directly to first Tab (from third Tab) LED status appear not updated.

To see LED status updated I have two ways:

  • Stop and Restart Project Application (values appear refreshed at Stop pushing)
  • After pushing button in third tab, go before on Second Tab, and after go on first Tab, at this time first Tab is properly updated with changes.

This problem is present also for other widget (like Button) not only for LED widget.
Please, let me know if you need screenshot to understand my problem.

Thanks.

Android: from 2.13.1
Library: 0.4.4 and 0.4.7
Server: Blynk Cloud

Thanks, will be fixed in next release.

1 Like

It surely happens on returning to the previous opened tab.

Iā€™m having same issue. It appears to be totally random.
I just keep switching tabs until it finally refreshes.

Yes, I confirm that happens when returning to previous opened tab, if I start from another tab when I go to tab with widget to update, refresh is executed properly.

I confirm also that issue is still present in last releases.

Hi @BlynkAndroidDev,

I confirm that problem was solved with last release (v2.13.4).

Thanks!

1 Like