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
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:
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.
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
:OneSignal-iOS-SDK/iOS_SDK/OneSignalSDK/OneSignalExtension/PrivacyInfo.xcprivacy
Line 39 in 5e3d8e4
Shouldn't they also declare
1C8F.1
since defaults in app groups are being used?OneSignal-iOS-SDK/iOS_SDK/OneSignalSDK/OneSignalExtension/OneSignalExtensionBadgeHandler.m
Line 63 in 5e3d8e4
Code of Conduct
The text was updated successfully, but these errors were encountered: