Skip to content

Instantly share code, notes, and snippets.

@alvareztech
Created September 27, 2013 20:36
Show Gist options
  • Save alvareztech/6734784 to your computer and use it in GitHub Desktop.
Save alvareztech/6734784 to your computer and use it in GitHub Desktop.
iOS: Solution "Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber length]"
// Solution
[NSString stringWithFormat:@"%@", string]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment