You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apple recently announced that starting in Spring 2024, apps will be required to include more privacy-related reasoning for "third-party SDKs." This includes providing details in privacy manifests about data use by these SDKs. You can read more about this requirement on the Apple Developer website: Describing Data Use in Privacy Manifests
In Flutter SDK 3.19, this kind of support has already been implemented.
You can find more details at: flutter/packages#5846.
Apple recently announced that starting in Spring 2024, apps will be required to include more privacy-related reasoning for "third-party SDKs." This includes providing details in privacy manifests about data use by these SDKs. You can read more about this requirement on the Apple Developer website: Describing Data Use in Privacy Manifests
In Flutter SDK 3.19, this kind of support has already been implemented.
You can find more details at: flutter/packages#5846.
Thank you for your attention to this matter.
https://developer.apple.com/news/?id=3d8a9yyh
The text was updated successfully, but these errors were encountered: