Hi Guys,
I am developing app with finding audio frequency by using FFT. In my app, I am not able to call application delegate method in app delegate class as given in below, but I could able to call other custom methods in app delegate class. What mistake I have done? Please help me!
- (void)applicationDidFinishLaunching:(UIApplication *)application