Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Ribbit App Error

When i run the app i try to click on the a user to view the image, once i click it it all freezes up, not letting me see the image. Output shows ----2013-11-09 22:10:38.288 Message[60521:12b03] Current user: rmena123 2013-11-09 22:10:39.843 Message[60521:12b03] Retrieved 1 messages 2013-11-09 22:10:41.904 Message[60521:12b03] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initWithString:relativeToURL:]: nil string parameter' *** First throw call stack: (0x1fbe012 0x1d31e7e 0x1fbddeb 0x195049d 0x19c71e4 0x9728 0xf801c7 0xf80232 0xf804da 0xf978e5 0xf979cb 0xf97c76 0xf97d71 0xf9889b 0xf98e93 0xf98a88 0x12f4e63 0x12e6b99 0xf80dd2 0x9148 0xf4e285 0xf4e4ed 0x19585b3 0x1f7d376 0x1f7ce06 0x1f64a82 0x1f63f44 0x1f63e1b 0x2a6e7e3 0x2a6e668 0xe9effc 0x289d 0x27c5 0x1) libc++abi.dylib: terminate called throwing an exception

1 Answer

OK, for some reason it works now. I am wondering if it has to do with connecting with parse at times.