-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Thanks once again for your response on the previous issue, I am now able to get it to run on my iOS device using expo development build.
But now, I have another problem, none of the writes and queries seems to be working, including the put and get doc command.
This is my terminal logs:
iOS Bundled 134ms index.js (1 module)
[spendwise.debug.dylib] Installing JSI bindings for react-native-quick-crypto...
[spendwise.debug.dylib] Successfully installed JSI bindings for react-native-quick-crypto!
(NOBRIDGE) LOG Bridgeless mode is enabled
(NOBRIDGE) LOG Using Fabric
(NOBRIDGE) LOG pouch-sqlite:debug Creating SqlPouch instance: db +0ms
(NOBRIDGE) LOG pouch-sqlite:debug Database was opened successfully. +6ms /Users/***/Library/Developer/CoreSimulator/Devices/F712FC44-1F9B-4CFD-947A-1372013A0C89/data/Containers/Data/Application/E4F007BD-9E2B-4D2B-9AC6-D2BDADD98570/Library/db.sqlite
INFO
💡 JavaScript logs will be removed from Metro in React Native 0.77! Please use React Native DevTools as your default tool. Tip: Type j in the terminal to open (requires Google Chrome or Microsoft Edge).
(NOBRIDGE) LOG pouch-sqlite:debug get: +11s mydochoge
(NOBRIDGE) LOG pouch-sqlite:debug ---> transaction start! +1ms
(NOBRIDGE) LOG pouch-sqlite:debug get: +0ms mydochoge
(NOBRIDGE) LOG pouch-sqlite:debug get: +6s mydochoge
(NOBRIDGE) LOG pouch-sqlite:debug **********bulkDocs!!!!!!!!!!!!!!!!!!! +3s
(NOBRIDGE) LOG pouch-sqlite:debug get: +4s mydochogeAs you can see non of the console.logs seems to be showing on the terminal. Please help, I don't know what I am doing wrong.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels