Hi to all
I am developing a channel on which I need to login our users.
The problem see is that the DynamicKeyboard (or any keyboard) does not show asterisks (*) when we are asking for passwords. The password is shown in plain text in the textEditBox.
I have tried to use the keyboardDomain in the DynamicKeyboard and set it to "password" but it still don't work.
All passwords are shown and this is not good for security.
Is there any way to override this behaviour ?
If so, is there any chance to have some code examples or documentation about this matter?
None of the examples I have seen the last days have this problem solved.
Thank you for some help.