views:

120

answers:

1
+1  A: 

adding to Marks comment. Is the -(void) doMethod; declared in the appDelegate header file and is the appDelegate.h file imported in the file you try to call the method from:)

Sorry should have put it in as an answer in the first place, so the question does not look unanswered :/

RickiG