signaldb
signaldb copied to clipboard
IOS persistent
my vue app is with on capacitorjs for mobile capability, can i use singal db for persistency, i already have localstorage and idb configured for offline databse, but i want to consider switch to signal DB for persisitent.
localstorage and indexdb is not persistent in IOS, i want to know if using singnal db is persistent in both ios and android?