You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Add checks specifically for iOS that monitor the protected state of the log file currently being written to and only write when it is available. this would use the new FailureReason to return .unavailable when the protected data is not available.
Describe alternatives you've considered
None.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Add checks specifically for iOS that monitor the protected state of the log file currently being written to and only write when it is available. this would use the new
FailureReason
to return.unavailable
when the protected data is not available.Describe alternatives you've considered
None.
The text was updated successfully, but these errors were encountered: