i am getting these errors when i try to compile on iOS:
on ios: FBLinkShareParams *dialogParams = [[[FBLinkShareParams alloc] init] autorelease]; /Users/Daniel/Repos
Put -fno-objc-arc in the compile flags of the FbUnityInterface.mm , and it will work