You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Ciro La Ferrara (JIRA)" <ji...@apache.org> on 2012/07/27 10:11:35 UTC

[jira] [Comment Edited] (CB-1009) FAILED BINDER TRANSACTION

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

Ciro La Ferrara edited comment on CB-1009 at 7/27/12 8:11 AM:
--------------------------------------------------------------

Thanks Joe. This is the new code with cordova-2.0.0 (previous code was bugged in line 27): http://nopaste.info/0d15f82031.html

* With Android in the log I have: "E/JavaBinder(68): !!! FAILED BINDER TRANSACTION !!!"
* With IOS on IPHONE my app crashes
                
      was (Author: enigmista):
    Thanks Joe. This is the new code with cordova-2.0.0 (previous code was bugged in line 27 "for (var j=0; i<clone.phoneNumbers.length; i++)" instedad of "for (var j=0; j<clone.phoneNumbers.length; j++)"): http://nopaste.info/0d15f82031.html

* With Android in the log I have: "E/JavaBinder(68): !!! FAILED BINDER TRANSACTION !!!"
* With IOS on IPHONE my app crashes
                  
> FAILED BINDER TRANSACTION
> -------------------------
>
>                 Key: CB-1009
>                 URL: https://issues.apache.org/jira/browse/CB-1009
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, iOS
>    Affects Versions: 1.9.0
>         Environment: Eclipse
>            Reporter: Ciro La Ferrara
>            Assignee: Joe Bowser
>
> Mass edit contact. If contacts are few, the application works. If contacts are many (180), it closes unexpectedly.
> This is the source: http://nopaste.info/d1908f2aa9.html
> In the log i have many many "!!! FAILED BINDER TRANSACTION !!!"

--
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