forked from rentmanpublic/cordova-plugin-facebook4-no-zxing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix openUrl handling bugs and add support for cordova-ios-5 (jeduan#751)
* Update FacebookConnectPlugin.m Fix jeduan#750 * Update README.md * Upgraded facebook sdk to 5.0.2 * Fix calls to deprecated facebook sdk functions on android which caused runtime crash when called. * Removing Bolts framework ios dependency which is not used in ios sdk v5 facebook/facebook-ios-sdk@0bdd850 * Modernized FBSDKLoginKit usage according to facebook/facebook-ios-sdk@6c4ac12 facebook/facebook-ios-sdk@5eae2d7: 1. Replaced FBSDKLoginManagerRequestTokenHandler by FBSDKLoginManagerLoginResultBlock 2. Replaced logInWithReadPermissions and logInWithPublishPermissions by logInWithPermissions Modernized FBSDKShareKit usage according to facebook/facebook-ios-sdk@9b682bb: 1. Updated FBSDKShareOpenGraphAction init to actionWithType 2. Replaced FBSDKGraphRequestHandler by FBSDKGraphRequestBlock * removed irrelevant files
- Loading branch information
1 parent
2bfb5ae
commit ae682b7
Showing
81 changed files
with
542 additions
and
2,027 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
src/ios/Bolts.framework/Headers/BFAppLinkReturnToRefererController.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.