Problem with displaying sensors value on mobile app

I have blynk app on the mobile phone and on the web. Web app works OK but in the mobile phone I see only some sensors values and I do not see the others (e. g. instead of temperature I se Temperature /pin/ or Sound lev: /pin/ dB(A).
Until recently, everything was working well.

Can someone help me solve the problem?

Android or iOS?
App version?
Screenshots?

Pete.

Android

Datastream is correct on the mob. app. I am edited datastreams in the web console (renamed, deleted, or changed pin bindings) but all datastream is same as on mob. application

Pete.

This is the VERSION of blynk mob. app
1.27.5 [225]

When I go to the developer zone, there are no datastreams in the labeled value fields. However, in the template settings the datastreams match those in the firmware, as well as in the web console.

I solved the problem. Instead of e.g. Temperatures = /pin/ it should be Temperatures = /value/

Thanks for your interest in helping.