In my app there is a textField where the user have to put is password in and i want that when he enter a character it change it to \'•\' how can i do this?
You can do this by using properties of textfield from Attribute inspector
Tap on Your Textfield from storyboard and go to Attribute inspector , and just check the checkbox of "Secure Text Entry" SS is added for graphical overview to achieve same