[
https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262419#comment-13262419
]
Stefan Janson commented on CB-567:
----------------------------------
Added version, I know it's not the latest but if any fix hasen't been done the
problem should still exists.
My code in short version:
var phoneNumbers = [];
//loop
phoneNumbers.push(new ContactField(value.number, value.number, true));
//end loop
contact.phoneNumbers = phoneNumbers;
contact.save(onContactFinalSaveSuccess, onContactError);
No error is printed, app silently crashes.
> Contact save crashes
> --------------------
>
> Key: CB-567
> URL: https://issues.apache.org/jira/browse/CB-567
> Project: Apache Callback
> Issue Type: Bug
> Components: iOS
> Affects Versions: 1.3.0
> Reporter: Stefan Janson
> Assignee: Shazron Abdullah
> Priority: Minor
> Labels: contacts
> Attachments: contact-debug.rtf
>
>
> When trying to import new contacts the app silently crahes.
> Phone is synced with EAS (Exchange Active sync) if this could cause trouble?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira