You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issue trying to run the sample application with the latest iphone 4 SKD. When I try to add a new person I get a “EXC_BAD_ACCESS” and the backtrace looks to be a recursive issue in the NSObject+XMLSerializationSupport (toXMLElementAs:)
I first noticed this in one of my apps, but since I was able to reproduce it in the demo app, I figured I would point it out.
Works fine in the 3.2 simulator but crashes in the 4.0 simulator and device.
I am having an issue trying to run the sample application with the latest iphone 4 SKD. When I try to add a new person I get a “EXC_BAD_ACCESS” and the backtrace looks to be a recursive issue in the NSObject+XMLSerializationSupport (toXMLElementAs:)
I first noticed this in one of my apps, but since I was able to reproduce it in the demo app, I figured I would point it out.
Works fine in the 3.2 simulator but crashes in the 4.0 simulator and device.
Developer Information:
Version: 3.2 (10M2262)
Location: /Developer
Applications:
Xcode: 3.2.3 (1688)
Interface Builder: 3.2.3 (788)
Instruments: 2.7 (2529)
Dashcode: 3.0.1 (330)
SDKs:
Mac OS X:
10.5: (9L31a)
10.6: (10M2262)
iPhone OS:
3.2: (7B367)
4.0: (8A293)
iPhone Simulator:
3.2: (7W367a)
4.0: (8A293)
The text was updated successfully, but these errors were encountered: