Blynk.setProperty Label fails target on new IOS Version

Hi i Updated the IOS version last week. i Have 2 Arduinos in the same project and i was well. I change dinamically the label like this

Blynk.setProperty(V7, “label”, “SATURACIÓN[”+(String)param.asInt()+"]" );

And i have V7 on both Target and it Write from one arduino to the other widget.

Is there some way to fixit. I figure out a workaround changing my variables numbers…

Regards

I tried the workaround but it does not work. it did not update the label. Is like if the message go to the other arduino for some reason.

Hi, thanks for the report.
This is a bug. Already fixed in upcoming 2.9.2 update.