I'm trying to do some password inputs on a Android app, but everytime I select an InputField with Password option, the Input Preview from the keyboard always shows what I'm writing. I tried the Secure Input Text example (found here), but it didn't work (Called it using the OnSelect event from the Input Field). Is there a way to fix that Input?
↧