Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using the version before the swift 3 one #41

Open
ElectrumDevelopment opened this issue Dec 2, 2016 · 1 comment
Open

Using the version before the swift 3 one #41

ElectrumDevelopment opened this issue Dec 2, 2016 · 1 comment

Comments

@ElectrumDevelopment
Copy link

Attempting to load the view of a view controller while it is deallocating

"Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior (<UISearchController: 0x100817850>)
fatal error: unexpectedly found nil while unwrapping an Optional value"

and then it crashes here:
EPcontact.swift - phoneNumbers.append((phone.stringValue,phoneNumber.label!))
EPcontactpicker.swift- contact = EPContact(contact: contactsForSection[indexPath.row])

@uknowmeright
Copy link

I am getting the same type fo error. It crashes before opening the picker. any fix for this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants