Hi in my app i added a text box in password mode
i need to achieve this
when a user type a password who is inside a txt file
he can acces to the next step.
how to tell to my password if the password typed match to one of those inside the txt file then "password correct"
thanks