goderbauer / contact_picker

A Flutter plugin for picking a contact from the address book.
BSD 3-Clause "New" or "Revised" License
77 stars 109 forks source link

MissingPluginException(No implementation found for method selectContact on channel contact_picker) #11

Open solnsumei opened 6 years ago

solnsumei commented 6 years ago

When I use it on iOS platform this is the error I get. But it works well on Android

ronaldG19 commented 5 years ago

Try full restart of iOS emulator, it worked for me