You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Olivier Louvignes (JIRA)" <ji...@apache.org> on 2012/10/01 20:25:14 UTC

[jira] [Created] (CB-1563) deviceContact.save in broken in 2.1.0+

Olivier Louvignes created CB-1563:
-------------------------------------

             Summary: deviceContact.save in broken in 2.1.0+
                 Key: CB-1563
                 URL: https://issues.apache.org/jira/browse/CB-1563
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 2.1.0
         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
            Reporter: Olivier Louvignes


Used to work on 1.8.1+

Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :

error={"code":4} for result from deviceContact.save()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1563) Contact authorization may not be called on iOS6

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472462#comment-13472462 ] 

Becky Gibson commented on CB-1563:
----------------------------------

This sounds like a duplication of CB-902 which has been fixed for 2.2.
                
> Contact authorization may not be called on iOS6
> -----------------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>            Priority: Trivial
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1563) Contact authorization may not be called on iOS6

Posted by "Michal Mocny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Mocny resolved CB-1563.
------------------------------

    Resolution: Duplicate
    
> Contact authorization may not be called on iOS6
> -----------------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>            Priority: Trivial
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1563) deviceContact.save in broken in 2.1.0+

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467323#comment-13467323 ] 

Olivier Louvignes commented on CB-1563:
---------------------------------------

It looks like I might encounter this :

https://github.com/heardrwt/RHAddressBook/issues/1
http://stackoverflow.com/questions/12570774/cant-access-contacts-sources-on-device-in-ios-6
                
> deviceContact.save in broken in 2.1.0+
> --------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1563) Contact authorization may not be called on iOS6

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Louvignes updated CB-1563:
----------------------------------

      Priority: Trivial  (was: Major)
    Issue Type: Improvement  (was: Bug)
       Summary: Contact authorization may not be called on iOS6  (was: deviceContact.save in broken in 2.1.0+)
    
> Contact authorization may not be called on iOS6
> -----------------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>            Priority: Trivial
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1563) Contact authorization may not be called on iOS6

Posted by "Michal Mocny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472513#comment-13472513 ] 

Michal Mocny commented on CB-1563:
----------------------------------

Marking as fixed, then.

Olivier, may you confirm or re-open otherwise? Thanks!
                
> Contact authorization may not be called on iOS6
> -----------------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>            Priority: Trivial
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1563) deviceContact.save in broken in 2.1.0+

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467351#comment-13467351 ] 

Olivier Louvignes commented on CB-1563:
---------------------------------------

Created a plugin to address that issue : https://github.com/mgcrea/cordova-authorization-status
                
> deviceContact.save in broken in 2.1.0+
> --------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1563) deviceContact.save in broken in 2.1.0+

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Louvignes updated CB-1563:
----------------------------------

    Description: 
Used to work on 1.8.1+

Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :

error={"code":4} for result from deviceContact.save()

Debugging with Xcode gives :

Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

  was:
Used to work on 1.8.1+

Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :

error={"code":4} for result from deviceContact.save()

    
> deviceContact.save in broken in 2.1.0+
> --------------------------------------
>
>                 Key: CB-1563
>                 URL: https://issues.apache.org/jira/browse/CB-1563
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>         Environment: XCode 4.5 - OSX 10.8.2 - iOS6
>            Reporter: Olivier Louvignes
>
> Used to work on 1.8.1+
> Does work in the simulator, but on a iOS6 device (with an iCloud default source), i get a :
> error={"code":4} for result from deviceContact.save()
> Debugging with Xcode gives :
> Error Domain=ABAddressBookErrorDomain Code=1 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 1.)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira