[
https://issues.apache.org/jira/browse/CB-9348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881003#comment-15881003
]
ASF GitHub Bot commented on CB-9348:
------------------------------------
Github user filmaj commented on the issue:
https://github.com/apache/cordova-plugin-contacts/pull/88
FWIW, the latest UI automation framework on iOS 9.3+, XCUITest, _should_
allow interacting with built-in/preinstalled applications. However, in practice
we won't be able to elegantly test this until we move our iOS UI testing
exclusively to XCUITest, unless we start implementing some tests in XCUITest
and others in UIAutomation, and conditionally execute them based on iOS target.
I think a good moment to implement UI tests for this is once we move to
XCUITest only.
> Unable to get linked contact's phone number, while using pickContact
> --------------------------------------------------------------------
>
> Key: CB-9348
> URL: https://issues.apache.org/jira/browse/CB-9348
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Contacts
> Affects Versions: 1.1.0
> Reporter: Dipanjan Chakraborty
> Labels: linked-contacts, reproduced, triaged
>
> using cordova v5.1.1 and contacts plugin v1.1.0
> we are unable to fetch the mobile numbers from the phonebook especially if
> there are contacts linked.
> example:
> the main contact is
> Name: John Doe
> mobile: 9999999999
> the linked G+ contact is
> Name J.Doe
> mobile: 8888888888
> When fetching the contact using pickContact , it does not fetch either phone
> numbers. however, the name of the secondary (J.Doe) is fetched .
> Appreciate any help on this issue.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]