Suddenly only in Android, my logic to show/hide the password is not wokring anymore…
I have no error just nothing happend.
All wokrs fine on web.

Suddenly only in Android, my logic to show/hide the password is not wokring anymore…
I have no error just nothing happend.
All wokrs fine on web.
Hmm, difficult to say from here. To debug this, have you checked that the showPass
value is changed correctly? e.g. via tying that value to a Text component content and see it change?
It seems to be a question of velocity of the app. It works again without changes. Sometimes the app is slow and the setting of the variable is not enough fast to set it…