Post

Replies

Boosts

Views

Activity

Reply to Privacy manifest in a non-embedded xcframework?
Hi @derekahc ! Under the hood of xcframework is your SDK static or dynamic library? My team and me have dynamic library, so it's embedded into the app. When I added Privacy manifest for our SDK, I noticed that when PrivacyInfo file was not included to Xcode target which is used for building our SDK - info from it was not aggregated and used in the general privacy report. Once I included PrivacyInfo to the target - info from it is shown in privacy report. Not sure if this is a correct way or not, but there are no much details about this from Apple. Best regards, Olena
Topic: App & System Services SubTopic: General Tags:
Dec ’23
Reply to Privacy manifest in a non-embedded xcframework?
Hi @derekahc ! Under the hood of xcframework is your SDK static or dynamic library? My team and me have dynamic library, so it's embedded into the app. When I added Privacy manifest for our SDK, I noticed that when PrivacyInfo file was not included to Xcode target which is used for building our SDK - info from it was not aggregated and used in the general privacy report. Once I included PrivacyInfo to the target - info from it is shown in privacy report. Not sure if this is a correct way or not, but there are no much details about this from Apple. Best regards, Olena
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’23