Post

Replies

Boosts

Views

Activity

Comment on How to provide a privacy manifest for a SDK shipped as a static library
@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.
Topic: Privacy & Security SubTopic: General Tags:
Feb ’24
Comment on Do Static Libraries need a PrivacyInfo.xcprivacy file? or they use the App-Level one?
@TheDarkMatter Thank you for your response. Our team is trying to do the same. The reason is because [1. Static libraries are included in the app. 2. Static libraries cannot contain resources. 3. Apple has not given us any specific countermeasures for static libraries. 4. It doesn't make sense to stop using static libraries.].
Mar ’24
Comment on Privacy manifest missing in third-party SDK used in App
Yes, this is an open source.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Privacy manifest for xcframework with .a library
Our team provides static libraries made in C and C++ in the form of .a. Should I remove the header?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Do I also need PrivacyManifest for the .a library I made for internally use?
Thank you, then I'll add what's in the static library to the app's 'PrivacyInfo'.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Should Privacy Manifest be applied to all third party libraries??
@DTS Engineer If nothing meets the conditions, is it okay for third-party libraries not to add 'PrivacyInfo'?? For example, is it not necessary to state that there is no such thing??
Replies
Boosts
Views
Activity
Feb ’24
Comment on Privacy manifest requirement for SDKs
not received
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Has anyone received any mail regarding Privacy Manifest??
@2ls2_891 How to add PrivacyInfo to a .a file?? If I add it and add a library to the app, can I read or see it??
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on How to provide a privacy manifest for a SDK shipped as a static library
@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.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on UITextView Crashes on iOS 17 [NSInternalInconsistencyException attempt to create NSTextRange from nil location
Hello, I am an iOS developer in Korea. As you said, I encountered an error while using Hangul and ✔ ️. I tried reproducing it again, but it didn't happen. Then I saw your post, and this is not reproduced either. Do you remember this issue yet?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on privacy manifests
What you mean is that even if SDK doesn't have anything to write in 'PrivacyInfo', should I add it?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Privacy manifest requirement for SDKs
I haven't solved this problem either. I'm even using OpenSSL inside a static library and I don't know how to fix it.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Has anyone received any mail regarding Privacy Manifest??
@2ls2_891 I also think that's the best thing..
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Has anyone received any mail regarding Privacy Manifest??
@2ls2_891 But this doesn't seem to be a sure thing either.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Do Static Libraries need a PrivacyInfo.xcprivacy file? or they use the App-Level one?
@TheDarkMatter Thank you for your response. 1. Did your team add 'Privacy Manifest' to the app level? 2. There's still a lot I don't know. What does the above mentioned "linker" mean?
Replies
Boosts
Views
Activity
Mar ’24
Comment on Do Static Libraries need a PrivacyInfo.xcprivacy file? or they use the App-Level one?
@TheDarkMatter Thank you for your response. Our team is trying to do the same. The reason is because [1. Static libraries are included in the app. 2. Static libraries cannot contain resources. 3. Apple has not given us any specific countermeasures for static libraries. 4. It doesn't make sense to stop using static libraries.].
Replies
Boosts
Views
Activity
Mar ’24
Comment on IS PrivacyManifest.xcprivacy still required for Framework even if no privacy accessed API is used?
@DTS Engineer
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’24