Facebook SDK: app not registered as a URL Scheme
问题 I am using the Facebook SDK found here, and am trying the sample that is provided (in the folder FacebookiOSSample ). If I simply replace the AppId here with my specific AppId , then I can no longer Share. (I replaced it in both the AppDelegate file and the info.plist file). I now receive the following error: FBSDKLog: Invalid use of FBAppCall, fb**** is not registered as a URL Scheme. Did you set \'FacebookUrlSchemeSuffix\' in your plist? Otherwise this works fine with the sample\'s original