Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Required Reason API Privacy manifest declaration/ Privacy-impacting SDK #641

Open
Bugweiser opened this issue Dec 14, 2023 · 5 comments
Open

Comments

@Bugweiser
Copy link

According to the Apple's documentation, the reason has to be clarified in case of using a required reason API: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api

In addition, FirebaseMessaging is marked as a privacy-impacting SDK by Apple. It must have a privacy manifest + must be signed with a signature.
https://developer.apple.com/support/third-party-SDK-requirements/

Do you have an ETA when an update is available which supports this new requirement?

@rolfbjarne
Copy link
Member

Ref: firebase/firebase-ios-sdk#11490

@andrewtechhelp
Copy link

andrewtechhelp commented Mar 19, 2024

Hi @rolfbjarne ,

Now that Apple has set a May 1st deadline on privacy manifests (https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api) and Google has released updated versions of their libraries - is there plans to update the binding libraries for Firebase etc. before this deadline?

@rolfbjarne
Copy link
Member

@andrewtechhelp I think this is the plan: dotnet/maui#20359 (comment)

@yeahg-dev
Copy link

firebase-ios-sdk has added PrivacyInfo.xcprivacy file to each package.
Is there any plan to update GoogleApisForiOSComponents to reflect PrivacyInfo??

@WanftMoon
Copy link

firebase-ios-sdk has added PrivacyInfo.xcprivacy file to each package. Is there any plan to update GoogleApisForiOSComponents to reflect PrivacyInfo??

doesn't look like MS will support, so you may want to look at
@AdamEssenmacher solution in dotnet/maui#20359 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants