iOS Development--Exception: [__nscfnumber length]: Unrecognized selector sent to instance

Source: Internet
Author: User

Terminating app due to uncaught exception ' nsinvalidargumentexception ', Reason: '-[__nscfnumber length]: Unrecognized Selector sent to instance

The case of others on the internet is exactly the same as mine, so I stole his pictures and articles directly.

Http://www.tuicool.com/articles/EZ3uMb7

This error is the comments data type of the author parsing the field in the Pilst file is the NSNumber type, and the NSString type is written when the dictionary goes to the model, so the above error is reported;

Workaround:
Change the comments in the model property to the NSNumber type, and do the data conversion when you drop it.
Set Property type to NSNumber
When invoking the data type conversion, turn into nsstring can be

iOS Development--Exception: [__nscfnumber length]: Unrecognized selector sent to instance

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.