Closed hackzilla closed 4 years ago
Yeah that's beyond my control unfortunately. From what I recall CNContactPickerViewController
comes bundled with it's own sheet, that's maybe the reason why it dismissed your sheet.
You have a couple of options:
CNContactPickerViewController
from a sheetI was worried that you'd say that. I'll do the first option.
Thank you for your library, it is helpful.
I'm displaying the ContactPicker inside a sheet and it all worked when it was contained in a form. However, I struggled with the form, so I removed it.
Now when you chose a contact, my sheet gets dismissed.
Any ideas?
This code shows the issue that I am facing.