Re: Contacts API, iOS

2014-06-27 Thread Andrew Grieve
- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Tuesday, June 24, 2014 11:55 PM To: dev@cordova.apache.org Subject: Re: Contacts API, iOS I took a few minutes to look deeper on what's going on with Contacts Plugin. Here are my findings: Back in April [1] when

Re: Contacts API, iOS

2014-06-24 Thread Carlos Santana
23, 2014 9:42 PM To: dev Subject: Re: Contacts API, iOS Yes - meant plugins registry. right now the plugin links point to github, so you always see master I don't think we should concern ourselves with correcting docs for old versions of plugins. It's a similar argument to fix bugs in old

RE: Contacts API, iOS

2014-06-24 Thread Sergey Grebnov (Akvelon)
@cordova.apache.org Subject: Re: Contacts API, iOS I took a few minutes to look deeper on what's going on with Contacts Plugin. Here are my findings: Back in April [1] when navigator.contacts.pickContact() was added the signature for navigator.contacts.find() was changed From: navigator.contacts.find:function

Re: Contacts API, iOS

2014-06-24 Thread Carlos Santana
To: dev@cordova.apache.org Subject: Re: Contacts API, iOS I took a few minutes to look deeper on what's going on with Contacts Plugin. Here are my findings: Back in April [1] when navigator.contacts.pickContact() was added the signature for navigator.contacts.find() was changed From

Re: Contacts API, iOS

2014-06-24 Thread Ian Clelland
- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Tuesday, June 24, 2014 11:55 PM To: dev@cordova.apache.org Subject: Re: Contacts API, iOS I took a few minutes to look deeper on what's going on with Contacts Plugin. Here are my findings: Back in April [1] when

RE: Contacts API, iOS

2014-06-23 Thread Ray Camden
to others if asked. :) From: Carlos Santana csantan...@gmail.com Sent: Saturday, June 21, 2014 12:09 PM To: dev@cordova.apache.org Subject: Re: Contacts API, iOS Andrew plugins are not in npm, did you meant the plugin registry. Then yes I agree that way user can

Re: Contacts API, iOS

2014-06-23 Thread Andrew Grieve
? (Not trying to be pushy, just want to make sure I explain it well to others if asked. :) From: Carlos Santana csantan...@gmail.com Sent: Saturday, June 21, 2014 12:09 PM To: dev@cordova.apache.org Subject: Re: Contacts API, iOS Andrew plugins

RE: Contacts API, iOS

2014-06-23 Thread Sergey Grebnov (Akvelon)
: Contacts API, iOS Yes - meant plugins registry. right now the plugin links point to github, so you always see master I don't think we should concern ourselves with correcting docs for old versions of plugins. It's a similar argument to fix bugs in old versions of plugins (any changes create a new

RE: Contacts API, iOS

2014-06-21 Thread Ray Camden
, accidentally got accepted? From: Mike Billau mike.bil...@gmail.com Sent: Friday, June 20, 2014 2:06 PM To: dev@cordova.apache.org Subject: Re: Contacts API, iOS Just noticed this an hour ago as well. On Android, pickContact just doesn't do anything, but some

Re: Contacts API, iOS

2014-06-21 Thread Andrew Grieve
? From: Mike Billau mike.bil...@gmail.com Sent: Friday, June 20, 2014 2:06 PM To: dev@cordova.apache.org Subject: Re: Contacts API, iOS Just noticed this an hour ago as well. On Android, pickContact just doesn't do anything, but some other people are reporting

Re: Contacts API, iOS

2014-06-21 Thread Carlos Santana
with the updated doc, but not the plugin, accidentally got accepted? From: Mike Billau mike.bil...@gmail.com javascript:; Sent: Friday, June 20, 2014 2:06 PM To: dev@cordova.apache.org javascript:; Subject: Re: Contacts API, iOS Just noticed

RE: Contacts API, iOS

2014-06-20 Thread Ray Camden
? From: Ray Camden rayca...@adobe.com Sent: Friday, June 20, 2014 1:07 PM To: dev@cordova.apache.org Subject: Contacts API, iOS (I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should be moved, just

Contacts API, iOS

2014-06-20 Thread Ray Camden
(I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should be moved, just let me know.) I was building a small test of the pickContact API when I noticed it didn't work in iOS. I opened up a remote debug session with Safari and noticed

Re: Contacts API, iOS

2014-06-20 Thread Michal Mocny
ideas? From: Ray Camden rayca...@adobe.com Sent: Friday, June 20, 2014 1:07 PM To: dev@cordova.apache.org Subject: Contacts API, iOS (I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should

Re: Contacts API, iOS

2014-06-20 Thread Michal Mocny
Sent: Friday, June 20, 2014 1:07 PM To: dev@cordova.apache.org Subject: Contacts API, iOS (I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should be moved, just let me know.) I was building a small test of the pickContact API

Re: Contacts API, iOS

2014-06-20 Thread Michal Mocny
? From: Ray Camden rayca...@adobe.com Sent: Friday, June 20, 2014 1:07 PM To: dev@cordova.apache.org Subject: Contacts API, iOS (I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think it should be moved, just let me know.) I was building

Re: Contacts API, iOS

2014-06-20 Thread Michal Mocny
ideas? From: Ray Camden rayca...@adobe.com Sent: Friday, June 20, 2014 1:07 PM To: dev@cordova.apache.org Subject: Contacts API, iOS (I struggled with whether or not this should go here or the Google Group. Settled on here but if folks think

RE: Contacts API, iOS

2014-06-20 Thread Ray Camden
for this to officially land. From: mmo...@google.com mmo...@google.com on behalf of Michal Mocny mmo...@chromium.org Sent: Friday, June 20, 2014 1:36 PM To: Michal Mocny Cc: dev Subject: Re: Contacts API, iOS As far as the API documentation, and why iOS has a different