Tuesday, April 19, 2011

"UIApplication" undeclared (first use in this function)

you have to add this import line:

#import <UIKit/UIKit.h>


No comments: