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
In my app, the contacts are shown below a search input, and as the user searches I use the setNameMatch method to filter the results. But I`m finding that some contacts are now showing in the results, even though their name starts with the search text. For example, there is one contact whose name is Adelina. It shows in the result for the query 'ad' but not for the query 'adel'. This behavior is being observed in iOS (my app does not have an Android version yet).
Has anyone experience anything similar?
Thanks,
Pedro.
The text was updated successfully, but these errors were encountered:
Hello,
In my app, the contacts are shown below a search input, and as the user searches I use the setNameMatch method to filter the results. But I`m finding that some contacts are now showing in the results, even though their name starts with the search text. For example, there is one contact whose name is Adelina. It shows in the result for the query 'ad' but not for the query 'adel'. This behavior is being observed in iOS (my app does not have an Android version yet).
Has anyone experience anything similar?
Thanks,
Pedro.
The text was updated successfully, but these errors were encountered: