AgoraIO / AgoraRtcEngine_iOS

iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming.
https://agoraio.github.io/AgoraRtcEngine_iOS/
MIT License
58 stars 17 forks source link

Privacy Manifest #56

Open sakshibala-halodoc opened 7 months ago

sakshibala-halodoc commented 7 months ago

Subject: We need to incorporate the xcprivacy manifest into our app . Starting March 13, Apple will send notifications when uploading builds to the App Store, and this will become mandatory from May 1. All the SDKs used in our app needs to incorporate the xcprivacy manifest. Reference: https://developer.apple.com/news/?id=3d8a9yyh

Actions needed: We need the compatible xcprivacy manifest version IOS SDK with xcprivacy manifest. We are expecting a seamless upgrade by upgrading to the latest version.

plutoless commented 6 months ago

hi @sakshibala-halodoc , thank you for bring this up. we have acknowledged this issue and i was told by PM this will be included in SDK version 4.3.1

edanilaydagdemir commented 6 months ago

Hello, I'm facing the same issue. Do we need to add APIs such as System Boot Time API and Disk Space API, which are among the Privacy Accessed API Types that Apple requires us to declare, to our own Privacy Manifest file even if we don't use them but Agora does? Or is it sufficient for them to be added to the library's privacy manifest by your team when the Agora library is updated to avoid rejection by Apple?

jpovedap commented 6 months ago

hi @sakshibala-halodoc , thank you for bring this up. we have acknowledged this issue and i was told by PM this will be included in SDK version 4.3.1

hi @plutoless , do you have ETA for this version? Will you release it before May 1st?

Thank you