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/07/06 13:08:34 UTC

[jira] [Comment Edited] (CB-989) dyld: Symbol not found: _NSURLIsExcludedFromBackupKey

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

Olivier Louvignes edited comment on CB-989 at 7/6/12 11:07 AM:
---------------------------------------------------------------

I was not able to reproduce the bug on XCode 4.3.2 & 5.1sdk/4.3simulator compiling from source. Is this normal?
(I'm using a template cordova project converted to build CordovaLib to test this, should I need some specific javascript code to make it crash? Like LocalStorage.setItem()...?)
                
      was (Author: mgcrea):
    I was not able to reproduce the bug on XCode 4.3.2 & 5.1sdk/4.3simulator compiling from source. Is this normal?
                  
> dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
> -----------------------------------------------------
>
>                 Key: CB-989
>                 URL: https://issues.apache.org/jira/browse/CB-989
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: iOS 4.2.1, iOS 4.3, iOS 5
>            Reporter: Avidan Chen
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Just upgraded to Cordova 1.9. When trying to run my app on iOS 4.3 & iOS 5, the application hangs with the following error:
> dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
> It happens both on the simulator and an actual device running iOS 4.2.1.
> In iOS 5.1, it's working fine - both on a simulator and on an actual device.
> I suppose it's related to: https://issues.apache.org/jira/browse/CB-471

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

        

Re: [jira] [Comment Edited] (CB-989) dyld: Symbol not found: _NSURLIsExcludedFromBackupKey

Posted by Andrew Grieve <ag...@google.com>.
Olivier, that's the same thing I was seeing. It did *not* crash when my
project was changed to build CordovaLib from source. To get it to crash, I
built the installer via "make" and then installed via the generated
dmg/pkg, and then any template-based project I tried would crash.


On Fri, Jul 6, 2012 at 7:08 AM, Olivier Louvignes (JIRA) <ji...@apache.org>wrote:

>
>     [
> https://issues.apache.org/jira/browse/CB-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407891#comment-13407891]
>
> Olivier Louvignes edited comment on CB-989 at 7/6/12 11:07 AM:
> ---------------------------------------------------------------
>
> I was not able to reproduce the bug on XCode 4.3.2 & 5.1sdk/4.3simulator
> compiling from source. Is this normal?
> (I'm using a template cordova project converted to build CordovaLib to
> test this, should I need some specific javascript code to make it crash?
> Like LocalStorage.setItem()...?)
>
>       was (Author: mgcrea):
>     I was not able to reproduce the bug on XCode 4.3.2 &
> 5.1sdk/4.3simulator compiling from source. Is this normal?
>
> > dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
> > -----------------------------------------------------
> >
> >                 Key: CB-989
> >                 URL: https://issues.apache.org/jira/browse/CB-989
> >             Project: Apache Cordova
> >          Issue Type: Bug
> >          Components: iOS
> >    Affects Versions: 1.9.0
> >         Environment: iOS 4.2.1, iOS 4.3, iOS 5
> >            Reporter: Avidan Chen
> >            Assignee: Shazron Abdullah
> >            Priority: Critical
> >             Fix For: 2.0.0
> >
> >
> > Just upgraded to Cordova 1.9. When trying to run my app on iOS 4.3 & iOS
> 5, the application hangs with the following error:
> > dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
> > It happens both on the simulator and an actual device running iOS 4.2.1.
> > In iOS 5.1, it's working fine - both on a simulator and on an actual
> device.
> > I suppose it's related to: https://issues.apache.org/jira/browse/CB-471
>
> --
> 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
>
>
>