Mike Yeates created CB-1500:
-------------------------------
Summary: Could not instantiate class named NSLayoutConstraint
Key: CB-1500
URL: https://issues.apache.org/jira/browse/CB-1500
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 2.0.0
Environment: OSX Mountain Lion, XCode 4.5
Reporter: Mike Yeates
Assignee: Shazron Abdullah
Priority: Critical
I have created an empty project using the create tool, build completes with
some warnings but crashes after launching in the simulator (iOS 5.1/6.0 iPhone)
with the following error
2012-09-19 10:08:44.545 ShopAdmin[13026:c07] Multi-tasking -> Device: YES, App:
YES
2012-09-19 10:08:44.550 ShopAdmin[13026:c07] *** Terminating app due to
uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not
instantiate class named NSLayoutConstraint'
*** First throw call stack:
(0x1a2022 0x207dcd6 0x14aa48 0x14a9b9 0x65a4a3 0x65a67b 0x65a383 0x55a16d
0x4001fc 0x400779 0x40099b 0x2943 0x337386 0x338274 0x347183 0x347c38 0x33b634
0x271fef5 0x176195 0xdaff2 0xd98da 0xd8d84 0xd8c9b 0x337c65 0x339626 0x2386
0x22b5 0x1)
terminate called throwing an exception(lldb)
--
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