-
Notifications
You must be signed in to change notification settings - Fork 477
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
In production our app is seeing "database or disk is full (code 13)" errors when calling removeItem
. How am I supposed to free space if I can't call removeItem
? Would clear
work in these scenarios? Though that would be pretty disruptive.
Looks to be an iOS specific issue.
Version
2.0.0
What platforms are you seeing this issue on?
- [] Android
- iOS
- macOS
- Windows
- web
System Information
System:
OS: macOS 15.5
CPU: (14) arm64 Apple M4 Max
Memory: 87.00 MB / 36.00 GB
Shell:
version: "5.9"
Binaries:
Node:
version: 23.11.0
Yarn:
version: 4.3.1
npm:
version: 10.9.2
Watchman:
version: 2025.04.14.00
Managers:
CocoaPods:
version: 1.14.3
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK:
API Levels:
- "31"
- "35"
Build Tools:
- 34.0.0
- 35.0.0
- 35.0.1
- 36.0.0
System Images:
- android-36 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2025.1 AI-251.25410.109.2511.13665796
Xcode:
version: 16.4/16F6
Languages:
Java:
version: 17.0.15
Ruby:
version: 3.1.0
npmPackages:
"@react-native-community/cli":
installed: 15.1.2
wanted: ^15.0.1
react: Not Found
react-native:
installed: 0.76.9
wanted: 0.76.9
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
Steps to Reproduce
No repro, just seeing it with a small % of our production population on Android.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working