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 am removing tokens from contactsCompletionTextView. Whenever I remove tokens using clear() method the method onTokenRemoved of token listener is fired multiple times.
Please Help. Thanks.