Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question]: Apple privacy API declaration for User Defaults in OneSignal correct? #1426

Closed
1 task done
liamjones opened this issue May 3, 2024 · 3 comments
Closed
1 task done

Comments

@liamjones
Copy link

liamjones commented May 3, 2024

How can we help?

I'm going through the Apple privacy manifest stuff currently.

We're currently behind and I realise I should update the OneSignal SDK dependencies on our project to get the releases that include the PrivacyInfo.xcprivacy files for your SDK.

However, can I confirm that the current one for your SDK is correct? For example Core & the Extension currently only list User Defaults reason CA92.1:

Shouldn't they also declare 1C8F.1 since defaults in app groups are being used?

[OneSignalUserDefaults.initShared saveIntegerForKey:ONESIGNAL_BADGE_KEY withValue:value];

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nan-li
Copy link
Contributor

nan-li commented May 7, 2024

Hi @liamjones, thanks for reporting this find.

You are correct, the information in User Defaults is used in app groups and app extension. We will make this update. I'll follow up once it is released.

@nan-li
Copy link
Contributor

nan-li commented May 11, 2024

This is now in Release 5.2.0

@nan-li nan-li closed this as completed May 11, 2024
@liamjones
Copy link
Author

@nan-li is this going to be backported to the 3.x SDK line which also has the privacy manifest additions?

We're using this SDK via react-native-onesignal and can't upgrade to 5.x yet because we use identity verification.

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

No branches or pull requests

2 participants