I had my application working fine, then without doing anything, out of nowhere I got 2 errors in appDelegate.h. One says this:
appDelegate.h
Expected
Basically the
Expected method body
is because there is a type/extra character somewhere!
For me it was because the name of Apple's pre-defined's method was mis-spelled.