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
The method delegate method - (void)contactPicker:(MBContactPicker*)contactPicker didEnterCustomText:(NSString*)text never gets called on the delegate. I took a quick look at the code and it is not being used anywhere from what I can see. Was this a feature that was going to be added then was not?
From the context it look like this method was supposed to fire if I added some text that was not included in the list of contacts. Is that right?
The text was updated successfully, but these errors were encountered:
The method delegate method
- (void)contactPicker:(MBContactPicker*)contactPicker didEnterCustomText:(NSString*)text
never gets called on the delegate. I took a quick look at the code and it is not being used anywhere from what I can see. Was this a feature that was going to be added then was not?From the context it look like this method was supposed to fire if I added some text that was not included in the list of contacts. Is that right?
The text was updated successfully, but these errors were encountered: