w3c / contact-picker

Contact Picker API
https://www.w3.org/TR/contact-picker/
Other
74 stars 8 forks source link

Samsung Internet has all permissions for contacts picker api('contacts' in navigator && 'ContactsManager' in window). But after call navigator.contacts.select I get 'TypeError: Unable to open a contact selector' #33

Closed tkachuks closed 1 year ago

tkachuks commented 3 years ago

Related to this issue

Doc999tor commented 3 years ago

Same case: Samsung Browser passes the checks but fails to open the contact picker Very annoying issue - I had to just block Samsung Browser by user agent Any help/clarification is very appreciated

mykola-yershov commented 3 years ago

face same issue

tomayac commented 3 years ago

CC: @torgo from Samsung Internet for triage.

marcoscaceres commented 3 years ago

Given this is a browser specific bug (https://github.com/SamsungInternet/support/issues/105), we should close this.