Post

Replies

Boosts

Views

Activity

Reply to How to provide a privacy manifest for a SDK shipped as a static library
If you are working on a static library then you need to create a separate resource bundle target and add the privacy manifest file in to that target. I'm also working on a static library and sharing privacy manifest in this way. @TorongoAzad Thank you for your answer, but I didn't get it right because I'm a beginner. The static library I have now is in C and C++ in an Xcode environment. And when I build here, a .a file is created and brought to my app and I'm using it. When you open a static library project with Xcode and add PrivacyInfo, it is not targeted. Can you explain 'create a separate resource bundle target' in detail?? I'm still very bad at dealing with libraries.
Feb ’24
Reply to Privacy manifest requirement for SDKs
I agree that Apple is doing this policy for personal information. Apple might think that it's just to add the Privacy Manifest within the deadline However, there are many developers who are in a difficult environment to track and respond to each of these things. We need more information and examples, and time.. Even if I search the developer forum now, there are various situations. But there is no clear answer to that.
Feb ’24