Github user WillAnd31 commented on the issue:
https://github.com/apache/cordova-plugin-dialogs/pull/71
I definitely agree, and that's the ideal way of doing it, and it could even
support having the default text be the placeholder in the secure input prompt.
I implemented it thi
GitHub user WillAnd31 opened a pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/71
Secure prompt text fields for passwords
This PR will add the ability to have secure text input fields (for
passwords) on prompts. I've only tested this on iPhone and Android p