Open michaeleisel opened 10 years ago
I have the same problem, except after I comment out the highlighted line in the image, I get the following:
-[PFHTTPCommand encodeWithCoder:]: unrecognized selector sent to instance 0x14d4d8b0
2014-06-23 23:09:43.890 VChat[40109:60b] *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PFHTTPCommand encodeWithCoder:]: unrecognized selector sent to instance 0x14d4d8b0'
Did you ever figure this out?
See the attached pictures for details. It runs two breakpoints and then crashes my app. It doesn't print out a stack trace, it just crashes.