SDKApplicationDelegate
publicfinalclassSDKApplicationDelegate
The
SDKApplicationDelegate
is designed to post process the results from Facebook Login or Facebook Dialogs (or any action that requires switching over to the native Facebook app or Safari).The methods in this class are designed to mirror those in UIApplicationDelegate, and you should call them in the respective methods in your AppDelegate implementation.