I know I\'m using the latest version (v3.2.1). But I want find it in header or programmatically.
In iOS I can\'t find version number in FacebookSDK.framework headers
Take a look at FBSDKVersion.h. There's a define there:
FBSDKVersion.h
#define FB_IOS_SDK_VERSION_STRING @"3.2.1"