I'd like to be able to fill the text field with a pre-existing array of tags the user could have been saved in my app, and to be able to change in code the texts (tags) while the user is typing and show him dynamically the changes, but it seems that when handling the UITextFieldDelegate delegate methods, then no bubbles for the tags are shown.