MPFlipViewController
MPFlipViewController copied to clipboard
missing another synthesize in the demo
so its crashing, in ViewVConroller needs to add
@synthesize observerAdded;
for the demo to work
How about submitting a pull request with the fix? Or else upgrade to Xcode 4.4
sorry but at that time, i was not familliar with the concept of PR