Closed AraibKarim closed 5 years ago
is there any solution to the above problem? or some alternative way to integrate Facebook Share Dialog with Swift?
Thank you for opening an issue. While this may be a legitimate issue, we will no longer be contributing to this repository. This repository will be archived on November 1st, 2019 as mentioned in the README.md. Please check the migration guide for instructions on how transition to the new code base which contains a more recent set of bug fixes. If you are still seeing the issue at that point please open an new issue in the iOS SDK.
Checklist
Environment
Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:
10.0.1
5.0
Goals
1) Share a link through ShareDailog via facebook swift SDK and get callbacks if the share was successful or if the share failed.
Expected Results
ShareDailog (after sharing a post on facebook) should return to our app and generate a call back
Actual Results
No callbacks were generated. Methods like "sharer: didCompleteWithResults" are not being called.
Steps to Reproduce
Code Samples & Details
Note: Remember to format your code for readability:
AppDelegate
Additional comment