Skip to content

Json file is saved in public documents folder even when setting storageJson flag is false #171

@vangelis-vargas

Description

@vangelis-vargas

Using the latest Segment Flutter package 1.1.7, the file analytics-flutter-queue-flushing-plugin.json is saved in the user's files directory even after setting the flag storageJson to false. The file which is easily accessible by the user includes some info like userId and the client's Segment apiKey. This is a follow up to an issue reported back in 2024:

#68
and the PR that addressed the issue
#75

If this file is absolutely necessary, it would be ideal to store this inside a private app directory instead of the public Files(iOS) directory.

Image Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions