Shazron Abdullah created CB-1030:
------------------------------------

             Summary: Add FAQ issue for NSURLIsExcludedFromBackupKey linker 
issue for archived builds in iOS 5.0.1 devices
                 Key: CB-1030
                 URL: https://issues.apache.org/jira/browse/CB-1030
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
             Fix For: 2.0.0


iOS 5.0.1 devices will crash since iOS 5.0.1 does not define this constant.
The extern fix in CB-989 works when users are debugging to a iOS 5.0.1 device 
in Xcode, but when creating and running archived builds - it results in a crash.

The proper fix will be to weak-link CoreFoundation. Fix:
1. Add this issue to the docs, in the README
2. In the project template, weak-link CoreFoundation in the linker command-line 
arguments

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

        

Reply via email to