SetProperty widget update on ios

Hello All,

i use setProperty() to change label / color for a styled button.
it worked perfectly but after many hours this widget is not updated (other widget are updated).
after i kill / reload the blynk apps on ios the widget is updated with good values.
someone can help me?
thx

my conf :

  • remote Blynk server with a ESP32 and Blynk 0.5.4
  • IPhone 6S+ IOS12
  • Blynk.run() in main loop
  • SetProperty() after a if condition