You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hei, we don’t have plans to bring the old ionic example back. Electric works out-of-the-box with Ionic. Just install the typescript client and sync some data. You can also try the react-hook of you ‘re using react in your app.
Hi, the old ionic demo has a snippet where it actually uses the Capacitor SQLite plugin to store data locally rather than using IndexedDB (via PGLite) like the existing examples work:
Is that something that is not encouraged/possible anymore? I ask since Capacitor docs specifically talk about how you ought not use IndexedDB for persisting data, so would the impact of this potentially be that the local store can get nuked and force resyncs when that happens?
When will it be back?
The text was updated successfully, but these errors were encountered: