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

Location sharing: Persist beacon info summaries to disk (PSF-1036) #1474

Merged
merged 20 commits into from
May 31, 2022

Conversation

SBiOSoftWhare
Copy link
Contributor

@SBiOSoftWhare SBiOSoftWhare changed the title Location sharing: Persist beacon info summaries to disk (PSF-1002) Location sharing: Persist beacon info summaries to disk (PSF-1036) May 24, 2022
Copy link
Contributor

@ismailgulek ismailgulek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

let rootDirectoryURL: URL

do {
rootDirectoryURL = try FileManager.default.url(for: .cachesDirectory, in: .userDomainMask, appropriateFor: nil, create: true).appendingPathComponent(userId)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to use shared container here?

@SBiOSoftWhare SBiOSoftWhare merged commit c23438a into develop May 31, 2022
@SBiOSoftWhare SBiOSoftWhare deleted the steve/6199_persist_beacon_summary branch May 31, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants