ios - Using Facebook API in Swift. "App ID not found"? -
i filled keys in info.plist according facebook's tutorial, when try application, following exception message shown:
'invalidoperationexception', reason: 'app id not found. add string value app id key facebookappid info.plist or call [fbsdksettings setappid:].'
i checked app id, , it's right, , don't know reason of error. can me?
you might have given facebookappid instead of facebookappid...
Comments
Post a Comment