[ 
https://issues.apache.org/jira/browse/CB-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978035#comment-13978035
 ] 

Vladimir Kotikov commented on CB-6499:
--------------------------------------

Platform support:
# iOS support some kind of ‘multiple’ option (sample here: 
http://goo.gl/9sVb4I, iOS spec here: http://goo.gl/hi7b7r ). 
# Android native picker intent doesn't support any kind of ‘multiple’ (see: 
http://goo.gl/ibHTuJ, http://goo.gl/Y1BNjO, Android spec for pick intent: 
http://goo.gl/2nSsu4 )
# WP8 uses custom picker UI, so 'multiple' support can be added.
# Windows 8 has native support of 'multiple' option (see MSDN ref: 
http://goo.gl/edeV4z)

> Add `multiple` option to pickContact method.
> --------------------------------------------
>
>                 Key: CB-6499
>                 URL: https://issues.apache.org/jira/browse/CB-6499
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Contacts
>            Reporter: Vladimir Kotikov
>
> Sometimes user should have possibility to select multiple contacts from 
> device's address book, e.g. select multiple message recipients.
> Sample usage is something like: {noformat}pickContact(success, error, 
> {multiple: true}){noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to