GoogleSignIn-iOS icon indicating copy to clipboard operation
GoogleSignIn-iOS copied to clipboard

Support App Privacy Manifest

Open devssun opened this issue 1 year ago • 10 comments

Is your feature request related to a problem you're having? Please describe. Apple required App Privacy manifests until 2025. So GoogleSignIn-iOS SDK that contains an app privacy manifest must be signed. I would like to know when you adopt this change.

References https://developer.apple.com/videos/play/wwdc2023/10060/ https://developer.apple.com/news/?id=av1nevon https://developer.apple.com/app-store/user-privacy-and-data-use/

Please check it out. Thanks!

Describe the solution you'd like Add Privacy Manifest

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

devssun avatar Sep 25 '23 01:09 devssun

Thanks for the issue. We are tracking this internally and will address it in the Fall.

mdmathias avatar Sep 25 '23 16:09 mdmathias

Thank you for your comment.

devssun avatar Sep 26 '23 00:09 devssun

Wanted to post an update: we are planning to include add a privacy manifest prior to Apple's Spring 2024 deadline.

mdmathias avatar Dec 21 '23 19:12 mdmathias

Hi, when can we expect an update regarding this issue?

lakshmankreditbee avatar Jan 16 '24 07:01 lakshmankreditbee

We do not have an exact date planned for a new release that will add this manifest, but per my last message here, we will get this done prior to Apple's Spring 2024 deadline.

mdmathias avatar Jan 16 '24 18:01 mdmathias

Hi, is there an update for timing on this release? We only have about 1.5 months before April and will need time to implement, resolve any potential breaking changes, and get sign off on this new release.

Thanks

mejim707 avatar Feb 13 '24 18:02 mejim707

Hi @mejim707 we are actively working on this, but we do not have a specific date to share. We do understand that folks depending upon GSI will need time, and are working as quickly as we can. Please stay tuned as we will be updating here as soon as possible.

mdmathias avatar Feb 13 '24 18:02 mdmathias

Thank you sir!

mejim707 avatar Feb 13 '24 18:02 mejim707

Hi @mdmathias,

Would you please let me know if there has been any progress on this?

batikansosun avatar Mar 11 '24 06:03 batikansosun

We will be adding the privacy manifest and making a release in a couple of weeks, which should give developers time before the May 1st date posted by Apple.

mdmathias avatar Mar 11 '24 15:03 mdmathias

I noticed that the latest changes in Main support GTMAppAuth 4.0.0 which has a manifest, but the current release (7.0.0) does not. Can you please provide insight into when those changes will be released?

Mcrich23 avatar Mar 19 '24 01:03 Mcrich23

We are actively working on prepping a new release that will update dependencies to versions that include a privacy manifest, as well as add a privacy manifest for GSI itself.

ywsang avatar Mar 19 '24 01:03 ywsang

@ywsang I see this is closed now but I don't see a new release. Has a release been made which includes the Privacy Manifest update?

mejim707 avatar Mar 22 '24 20:03 mejim707

@mejim707 Not quite yet, but we're working on getting a new release that includes the Privacy Manifest update soon.

ywsang avatar Mar 22 '24 22:03 ywsang

@ywsang If the issue is resolved, will Unity samples also be provided?

SeongWook-Jo avatar Apr 01 '24 08:04 SeongWook-Jo

@SeongWook-Jo This issue is resolved and the release that includes in the Privacy Manifest has been made (7.1.0). We don't have any actively maintained Unity samples (our existing samples written in Swift and iOS can be found here), and there are no plans to create a new set of Unity sample projects.

ywsang avatar Apr 01 '24 21:04 ywsang

Also, this isn't something that devs have to touch other than updating the version

Mcrich23 avatar Apr 01 '24 23:04 Mcrich23

@ywsang Here, there's a sample provided previously for Unity. However, it's not being updated currently. As a result, many Unity developers might be experiencing difficulties. Is there an effective way to import that SDK into Unity?

SeongWook-Jo avatar Apr 02 '24 02:04 SeongWook-Jo

@vonovak regarding react-native-google-signin/google-signin#1265 release GoogleSignIn-iOS 7.1.0 is already out.

adorum avatar Apr 03 '24 12:04 adorum

@SeongWook-Jo We do not own those samples and do not have the expertise to update them. Perhaps you can reach out to that repo and make a request to update them there?

mdmathias avatar Apr 03 '24 22:04 mdmathias