Secure TextField cannot read inputted text

  1. 6 years ago

    TheMexican

    9 Sep 2017 User since 2016

    I have a TextField (txtPassword) and I have set the property to "Secure Text Mode" on the inspector so users can enter passwords.
    I am trying to read what the user has typed on this secured TextField by using the following:
    txtPassword.text and it gives me the actual dots that cover the entry ......
    txtPassword.rawText it gives me a null value

    Am I doing something wrong? How can i read the value of a Secured Text Field??

    Thanks !!

  2. marco

    11 Sep 2017 Administrator User since 2016

    Hi @TheMexican, issue has been fixed and we'll release a new beta version within few days.
    Thanks a lot for reporting the bug.

  3. 5 years ago

    cjp160

    9 Nov 2018 User since 2018

    @marco was this ever fixed? I'm running into the same issue. Secure text mode for a TextField returns ******** (dots) when you do TextField.text

  4. marco

    9 Nov 2018 Administrator User since 2016

    Hi @cjp160 issue has already been fixed. A new version will be available within the end of the month.

or Sign Up to reply!