You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all: Thanks a lot for this plugin. It's the only one I know of that shows the native dialog when adding new contacts.
My problem: The iOS version seems to ignore the contact options I'm providing. The code below works perfect on Android (4.4.4). When I run it on iOS (9.2), all input fields of the form are empty.
Check gvalenciax/ContactPicker fork. This solve pre-filled properties in iOS. Also solve runtime permissions problem in Android Mashmallow. I worked from the gimalon fork.
First of all: Thanks a lot for this plugin. It's the only one I know of that shows the native dialog when adding new contacts.
My problem: The iOS version seems to ignore the contact options I'm providing. The code below works perfect on Android (4.4.4). When I run it on iOS (9.2), all input fields of the form are empty.
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: