-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
This is the minimal reproducible repo I created: https://github.com/zhuscat/test-nitro-sqlite
- git clone https://github.com/zhuscat/test-nitro-sqlite
- cd test-nitro-sqlite
- npx expo prebuild --platform ios
- xed ios
- Edit Scheme -> Build Configuration -> Release
- Build and then run the current scheme
I'm running it on my iPhone using Xcode with the Build Configuration set to Release.
I keep clicking "Create user database and insert 10000 records" and notice that memory usage keeps increasing. Even after I stop clicking, the memory doesn't decrease at all.

Metadata
Metadata
Assignees
Labels
No labels