I'm trying to display the messaging window in the didselect contact method
func contactPicker(_ picker: CNContactPickerViewController, didSelect contacts: [CNContact])
The message view controller
present(messageVC, animated: true, completion: nil)
Some related message I'm getting:
if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction
I think I'm doing something that I shouldn't, but please somebody enlighten me!