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

Robbert Brouwers
10,035 PointsBlog Reader app with video embedded in Post?
Hi,
I am trying to use Amit's tutorial on the blogreader app for iOS7 and adapt it to a wordpress website.
The simulator works fine when i access a regular post. However when i access a post that has an embedded video in it and click to start to video, the app crashes. Is this related to the simulator or does the app need additional code to handle video?
The debug calls for an error in the main.h file's UIApplicationMain.
Not getting any wiser from the console output either:
Nov 16 17:01:29 Robberts-MacBook-Pro.local rtcreporting[2287] <Info>: logging starts...
Nov 16 17:01:29 Robberts-MacBook-Pro.local rtcreporting[2287] <Debug>: setMessageLoggingBlock: called
(lldb)
Any help would be greatly appreciated!