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] FirebaseDatabase relies on leveldb, and I think it is necessary to have Privacy Manifest support on the leveldb side. #12696

Closed
ShuheiSuzuki-07 opened this issue Apr 4, 2024 · 2 comments

Comments

@ShuheiSuzuki-07
Copy link

Description

FirebaseDatabase depends on leveldb, but doesn't leveldb need to support Privacy Manifest?
Apple requires that leveldb support the Privacy Manifest, but it does not appear to be in progress.

Apple's list: https://developer.apple.com/support/third-party-SDK-requirements/
Issue of leveldb : google/leveldb#1160

Reproducing the issue

No response

Firebase SDK Version

10.22

Xcode Version

15.3

Installation Method

CocoaPods

Firebase Product(s)

Database

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!
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@paulb777
Copy link
Member

paulb777 commented Apr 4, 2024

Firebase provides privacy manifest support for leveldb in version 1.22.4 of its fork. See https://github.com/CocoaPods/Specs/blob/master/Specs/a/d/a/leveldb-library/1.22.4/leveldb-library.podspec.json#L46

@paulb777 paulb777 closed this as completed Apr 4, 2024
@firebase firebase locked and limited conversation to collaborators May 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants