Skip to content

Firebase files appears on Files.app #2984

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

Open
fawzialrifai opened this issue May 11, 2019 · 7 comments
Open

Firebase files appears on Files.app #2984

fawzialrifai opened this issue May 11, 2019 · 7 comments

Comments

@fawzialrifai
Copy link

fawzialrifai commented May 11, 2019

[REQUIRED] Step 2: Describe your environment

  • Xcode version: latest
  • Firebase SDK version: latest
  • Firebase Component: Database
  • Component version: latest

[REQUIRED] Step 3: Describe the problem

When I opting the app to be appeared in the Files app, there is a Firebase folder that contains “server_data” and “writes” folders and inside each of them there are multiple files, I think the Firebase folder should be hidden, right?

Steps to reproduce:

Opt in with Files app: Add these keys to your Info.plist and set their values to YES: "Application supports iTunes file sharing" and "Supports opening documents in place", then run the app.

@ryanwilson
Copy link
Member

Related: #843

@fawzialrifai
Copy link
Author

fawzialrifai commented May 14, 2019

@ryanwilson so this reported year ago and still not fixed? Isn’t there any workaround?

@ryanwilson
Copy link
Member

@fawzirifai it was reported for a different product (Firestore vs RTDB) but the underlying issue is the same, yes. The migration aspect is the most difficult and requires care since it affects user data and un-synced changes could be lost if something goes wrong. Unfortunately there's not a great workaround for this that I'm aware of.

@Program8
Copy link

Its 2021 and still not fixed

@hm122
Copy link

hm122 commented Jul 31, 2022

Having the same issue #10036 three years after the initial issue was posted. Please consider fixing this.

@JulianDMartinez
Copy link

This is still an existing issue towards the end of 2023. When enabling access via files app the LBD data is accessible by the user.

@jsdt jsdt removed their assignment Mar 30, 2024
@cdeiwiks
Copy link

cdeiwiks commented May 15, 2024

+1 for a fix. The fact that data is visible to the user and can possibly be exported/processed should not be the default for projects. I am really hoping for a fix or a workaround as my data should be displayed in the app but under no circumstances be exportable.

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

No branches or pull requests

9 participants