{"id":1864,"url":"https://github.com/facebook/facebook-ios-sdk","last_synced_at":"2026-02-12T01:30:47.481Z","repository":{"id":955147,"uuid":"738491","full_name":"facebook/facebook-ios-sdk","owner":"facebook","description":"Used to integrate the Facebook Platform with your iOS \u0026 tvOS apps.","archived":false,"fork":false,"pushed_at":"2025-05-09T17:39:01.000Z","size":92566,"stargazers_count":7870,"open_issues_count":241,"forks_count":3612,"subscribers_count":641,"default_branch":"main","last_synced_at":"2025-05-11T17:14:14.868Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developers.facebook.com/docs/ios","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-06-24T22:11:03.000Z","updated_at":"2025-05-11T15:15:29.000Z","dependencies_parsed_at":"2023-07-06T07:29:46.936Z","dependency_job_id":"7786342d-0b0d-44a7-a8b1-f49c1f60457c","html_url":"https://github.com/facebook/facebook-ios-sdk","commit_stats":{"total_commits":4378,"total_committers":267,"mean_commits":16.39700374531835,"dds":0.8209227957971676,"last_synced_commit":"c0273540e9426606fc8bc3cf8e7c702f38e76cfc"},"previous_names":["facebook/facebook-objc-sdk"],"tags_count":247,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Ffacebook-ios-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Ffacebook-ios-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Ffacebook-ios-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Ffacebook-ios-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/facebook-ios-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253601250,"owners_count":21934249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:15:57.590Z","updated_at":"2026-02-12T01:30:47.405Z","avatar_url":"https://github.com/facebook.png","language":"Swift","readme":"# Facebook SDK for iOS\n\n[![Platforms](https://img.shields.io/cocoapods/p/FBSDKCoreKit.svg)](https://cocoapods.org/pods/FBSDKCoreKit)\n[![circleci](https://circleci.com/gh/facebook/facebook-ios-sdk/tree/main.svg?style=shield)](https://circleci.com/gh/facebook/facebook-ios-sdk/tree/main)\n\n[![CocoaPods](https://img.shields.io/cocoapods/v/FBSDKCoreKit.svg)](https://cocoapods.org/pods/FBSDKCoreKit)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nThis open-source library allows you to integrate Facebook into your iOS app.\n\nLearn more about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more\nat https://developers.facebook.com/docs/ios\n\nPlease take a moment and [subscribe to releases](https://docs.github.com/en/enterprise/2.15/user/articles/watching-and-unwatching-repositories) so that you can be notified about new features, deprecations, and critical fixes. To see information about the latest release, consult our [changelog](CHANGELOG.md).\n\n|:warning: Be Advised :warning:|\n|:---|\n|\u003cp\u003eWe have begun rewriting the iOS SDK in Swift in order to modernize the code base.\u003c/p\u003e\u003cp\u003ePlease monitor the changelog for updates to existing interfaces but keep in mind that some interfaces will be unstable during this process. As such, updating to a minor version may introduce compilation issues related to language interoperability. Using symbols now defined in Swift may require using `@import` syntax from Objective-C and using C++ will likely require workarounds like creating wrappers in Objective-C.\u003c/p\u003ePlease bear with us as we work towards providing an improved experience for integrating with the Facebook platform.|\n\n## TRY IT OUT\n\n### Swift Package Manager\n\n1. In Xcode, select File \u003e Swift Packages \u003e Add Package Dependency.\n1. Follow the prompts using the URL for this repository\n1. Select the `Facebook`-prefixed libraries you want to use\n1. Check-out the tutorials available online at: \u003chttps://developers.facebook.com/docs/ios/getting-started\u003e\n1. Start coding! Visit \u003chttps://developers.facebook.com/docs/ios\u003e for tutorials and reference documentation.\n\n## iOS 14 CHANGES\n\n### Data Disclosure\n\nDue to the release of iOS 14, tracking events that your app collects and sends to Facebook may require you to disclosed these data types in the App Store Connect questionnaire. It is your responsibility to ensure this is reflected in your application’s privacy policy. Visit our blogpost for information on affected Facebook SDKs, APIs, and products and the Apple App Store Privacy Details article to learn more about the data types you will need to disclose.\n\nlink to FB blogpost https://developers.facebook.com/blog/post/2020/10/22/preparing-for-apple-app-store-data-disclosure-requirements/\n\napple store details https://developer.apple.com/app-store/app-privacy-details/\n\n## FEATURES\n\n- Login - \u003chttps://developers.facebook.com/docs/facebook-login\u003e\n- Sharing - \u003chttps://developers.facebook.com/docs/sharing\u003e\n- App Links - \u003chttps://developers.facebook.com/docs/applinks\u003e\n- Graph API - \u003chttps://developers.facebook.com/docs/ios/graph\u003e\n- Analytics - \u003chttps://developers.facebook.com/docs/analytics\u003e\n\n## GIVE FEEDBACK\n\nPlease report bugs or issues to our designated developer support team -- \u003chttps://developers.facebook.com/support/bugs/\u003e -- as this will help us resolve them more quickly.\n\nYou can also visit our [Facebook Developer Community Forum](https://developers.facebook.com/community/),\njoin the [Facebook Developers Group on Facebook](https://www.facebook.com/groups/fbdevelopers/),\nask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/facebook-ios-sdk),\nor open an issue in this repository.\n\n## CONTRIBUTE\n\nFacebook welcomes contributions to our SDKs. Please see the [CONTRIBUTING](CONTRIBUTING.md) file.\n\n## LICENSE\n\nSee the [LICENSE](LICENSE) file.\n\nCopyright © Meta Platforms, Inc\n\n## SECURITY POLICY\n\nSee the [SECURITY POLICY](SECURITY.md) for more info on our bug bounty program.\n\n## DEVELOPER TERMS\n\n- By enabling Facebook integrations, including through this SDK, you can share information with Facebook, including\n  information about people’s use of your app. Facebook will use information received in accordance with our\n  [Data Use Policy](https://www.facebook.com/about/privacy/), including to provide you with insights about the\n  effectiveness of your ads and the use of your app. These integrations also enable us and our partners to serve ads on\n  and off Facebook.\n- You may limit your sharing of information with us by updating the Insights control in the developer tool\n  `https://developers.facebook.com/apps/{app_id}/settings/advanced`.\n- If you use a Facebook integration, including to share information with us, you agree and confirm that you have\n  provided appropriate and sufficiently prominent notice to and obtained the appropriate consent from your users\n  regarding such collection, use, and disclosure (including, at a minimum, through your privacy policy). You further\n  agree that you will not share information with us about children under the age of 13.\n- You agree to comply with all applicable laws and regulations and also agree to our Terms\n  \u003chttps://www.facebook.com/policies/\u003e, including our Platform Policies \u003chttps://developers.facebook.com/policy/\u003e and\n  Advertising Guidelines, as applicable \u003chttps://www.facebook.com/ad_guidelines.php\u003e.\n\nBy using the Facebook SDK for iOS you agree to these terms.\n","funding_links":[],"categories":["SDK","Swift","HarmonyOS","Official","官方的","Objective-C","etc","IOS"],"sub_categories":["Official","Windows Manager","Other free courses"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacebook%2Ffacebook-ios-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacebook%2Ffacebook-ios-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacebook%2Ffacebook-ios-sdk/lists"}