GithubHelp home page GithubHelp logo

Comments (5)

zhangwei5436 avatar zhangwei5436 commented on September 21, 2024 9

I'm currently using Facebook SDK version 16.3.1 in my Swift project,but ,it don't include Privacy Manifests,please update 17.0.0

from facebook-ios-sdk.

sjhkim avatar sjhkim commented on September 21, 2024 1

Apps uploaded to App Store Connect must be built with Xcode 15 for iOS 17, iPadOS 17, tvOS 17, or watchOS 10, starting April 29, 2024.
quote link

Without this change app developers using facebook iOS sdk will not be able to update their apps in the app store after April 29th, 2024. Please fix.

from facebook-ios-sdk.

MatyasKrizN avatar MatyasKrizN commented on September 21, 2024 1

From what I gather looking at the repository, 17.0 is not pushed to Cocoapods specs repo and the podspec file doesn't even contain the privacy manifest in resources like it should.

Please look at all the other maintained projects on GitHub if you're not sure how to include it, but if this isn't fixed soon we'll be forced to remove the SDK from our project.

from facebook-ios-sdk.

zarghol avatar zarghol commented on September 21, 2024 1

@MatyasKrizN I updated my Podfile, and could retrieve the 17.0 version, so it seems to be updated now.

doesn't even contain the privacy manifest in resources

It seems the pod contains the compiled version of the sdk as a xcframework, not directly the sources. I think it is the correct way to embed the privacy manifest, for compiled sdks, compared to sources pod that indeed needs to contain privacy manifest in resources of the pod, in order to add it at the compilation of the pod.

from facebook-ios-sdk.

angelmic avatar angelmic commented on September 21, 2024

FBSDKTVOSKit also need, please

from facebook-ios-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.