Advertisement
Guest User

Untitled

a guest
Sep 16th, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. [[NSUserDefaults standardUserDefaults] setObject:selectedLists forKey:UserID]
  2.  
  3. {
  4. CardFace = Word;
  5. ImportFlag = Import;
  6. ListID = 1;
  7. ListName = "Adjectives - Condition";
  8. QuizBy = Definition;
  9. UserID = 1;
  10. }
  11.  
  12. *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber length]: unrecognized selector sent to instance 0x797714d0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement