You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.