You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/01 15:37:11 UTC

[jira] [Commented] (CB-6979) CDVContact : ExtractPhotos creating replica photos

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

ASF subversion and git services commented on CB-6979:
-----------------------------------------------------

Commit ecf040a7406e4b52b3c56fb174b2e83a5a9da496 in cordova-plugin-contacts's branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=ecf040a ]

CB-6979 Don't create duplicates for extracted contacts photos

This closes #89


> CDVContact : ExtractPhotos creating replica photos 
> ---------------------------------------------------
>
>                 Key: CB-6979
>                 URL: https://issues.apache.org/jira/browse/CB-6979
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>         Environment: iOS
>            Reporter: Geetha
>            Assignee: Vladimir Kotikov
>            Priority: Minor
>              Labels: iOS, triaged
>
> When we try to get the contacts from the Addressbook , in CDVContact in the extractPhotos method , the photos are extracted and stroed in the tmp folder. But duplicates of photos have created in tm because everytime the photo URL is been a new one thus creating a photo and increasing the memory consumption of the app. We ve found that app memory usage piles up when we try to load the more no of  contacts which leads to low memory warning to the app and thus killed by the OS. 
> This is the observation we found , Please let us know if we can do some alternative.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org