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
UserDefaults is used in FirebaseSessions/Sources/Settings/SettingsCacheClient.swift in FirebaseSessions. It appears that PrivacyInfo.xcprivacy is missing. According to the "Describing use of required reason API", PrivacyInfo.xcprivacy should be added.
Reproducing the issue
No response
Firebase SDK Version
10.22.0
Xcode Version
15.1
Installation Method
CocoaPods
Firebase Product(s)
Crashlytics, Performance
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered:
Similar to #12488, so far we've only published manifests for SDKs named by Apple on this list. We're still working on the Firebase SDKs that are not on that list.
Description
UserDefaults is used in FirebaseSessions/Sources/Settings/SettingsCacheClient.swift in FirebaseSessions. It appears that PrivacyInfo.xcprivacy is missing. According to the "Describing use of required reason API", PrivacyInfo.xcprivacy should be added.
Reproducing the issue
No response
Firebase SDK Version
10.22.0
Xcode Version
15.1
Installation Method
CocoaPods
Firebase Product(s)
Crashlytics, Performance
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: