Skip to content

iOS Cloud Watch logs not getting persisted when device is locked for offline access #4097

@jaypoduval

Description

@jaypoduval

When an iOS device is locked, logs are not accessible. The issue is the following:

The following line is getting executed for both Mac and iOS and sets the fileProtectionKey to .complete but for iOS, default value is .completeUntilFirstUserAuthentication

shouldn't we wrap this with #if os(macOS) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingloggingIssues related to the Logging category

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions