Flurry API issues
When i am using Flurry API in iPhone app giving following errors
Undefined symbols:
"_OBJC_CLASS_$_CoverFlowSelector", referenced from:
objc-class-ref-to-CoverFlowSelector in SandAppDelegate.o
"_OBJC_CLASS_$_FlurryAPI", referenced from:
objc-class-ref-to-FlurryAPI in SandAppDelegate.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
|