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

Getting excessive I/O warning when running with Xcode 16 and iOS 18 getting warning #908

Open
rist opened this issue Oct 14, 2024 · 0 comments
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.

Comments

@rist
Copy link

rist commented Oct 14, 2024

Describe the bug
When running Snowplowtracker 6.0.8 with Xcode 16 and iOS 16 I get this warning

Reading or writing to a database not configured in WAL mode will perform excessive I/O and reduce the health of storage devices.

at line 65 of Database.swift

To Reproduce
Run with Xcode 16 and iOS 18.

Expected behavior
Snowplow using Sqlite in WAL mode.

Screenshots
image

Device information (please complete the following information):

  • Device: iPhone 13
  • OS: iOS 18
  • Version 6.0.8
@rist rist added the type:defect Bugs or weaknesses. The issue has to contain steps to reproduce. label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

No branches or pull requests

1 participant