ContactAccessButton and ContactAccessPicker issues

We are trying to adopt the new iOS18 ContactAccessButton and ContactAccessPicker in our app and we are facing below issues and requirements in UI and functionality.

  1. is there a way to optionally hide the ContactAccessButton UI when there is no matching results ?.

  2. The search button in the ContactAccessButton UI is not working when showing no matches and browse contacts. The console showing below error

#ContactsButton response after touch -- Should not show UI #ContactsButton: match for callback was unexpectedly nil?

  1. The ContactAccessPicker view and contact selection view opened from ContactAccessButton - view results are not presented properly. The presented view not fully covered the presenting screen and blank screen appears in edges

  2. Cancel button in ContactAccessPicker UI when list shown is not working.

1.is there a way to optionally hide the ContactAccessButton UI when there is no matching results ?.

The ContactAccessButton API doesn't support such a feature. If you would like Apple to consider adding it, send us your suggestion.

The other issues are bugs that need to be investigated. Use Feedback Assistant to file your suggestion and bug reports then post the numbers here.

We have filed bugs for the above in FB14821786 and FB14821863. Kindly look into this and address the issues.

I'm facing the same bugs as listed in the question.

Is there any update on these bugs? iOS 18 is now released and developers need to be able to integrate this button into their apps to avoid degrading user experience.

ContactAccessButton and ContactAccessPicker issues
 
 
Q