bytedance / AdsGlobalPackage

MIT License
1 stars 5 forks source link

NSPrivacyAccessedAPITypeReasons #45

Closed SileenSu closed 3 months ago

SileenSu commented 4 months ago

I have reason to believe the AdsGlobalPackage framework is triggering the privacy sensitive API usage alert, while we can work-around this by marking one of the respective NSPrivacyAccessedAPITypeReasons, I don't know that any of the justifications apply for AdsGlobalPackage usage of the API so cannot in good faith make this declaration.

Can we confirm if there are disk usage related API calls within the AdsGlobalPackage framework and that we can get them removed ahead of 1st May when Apple begins enforcing this policy?

Thanks.

zry-bd commented 3 months ago

Starting from version 5.8.0-release.8, our SDK has included privacy. manifest, which includes APIs that Apple requires to declare. However, version 5.8.0-release.8 may fail to compile on devices with Xcode 15.3 or higher. You can choose to integrate version 6.1.0-beta.3 .