I am trying to integrate OpenFeint 2.12.2 into my game, everything compiles and links, but while runtime it crashes in function [OpenFeint initializeWithProductKey:(...)], at line: +[OpenFeint sharedInstance]: unrecognized selector sent to class
I am using xcode 3.2.5 and framework version of OF; tried to clean, rebuild, RECOMPILE whole thing, nothing works. I am testing it on iPad 4.2, iPhone 4.1 and simulator.
Any ideas? Cheers!