Crash when testing on iOS 5 Simulator
-------------------------------------

                 Key: CB-244
                 URL: https://issues.apache.org/jira/browse/CB-244
             Project: Apache Callback
          Issue Type: Bug
          Components: iOS
    Affects Versions: 1.4.0
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
            Priority: Blocker
             Fix For: 1.5.0


When running a project in the iOS 5 Simulator, it hangs during startup. This 
does not occur on the iOS 4 Simulator nor on an iOS 5 device.

Solution:
http://stackoverflow.com/questions/7710163/ios-app-crashing-before-entering-main-with-xcode-4-2-ios-5/7757166#7757166

Fix:
Remove "-weak_library /usr/lib/libSystem.B.dylib" from the Build Settings of 
your project

This fix has not been tested on an iOS 4 or iOS 3 device.

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