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
Hi! I'm encountering an issue while trying to integrate the useSQLiteDB into my Ionic project. The problem appears when running the app on an Android emulator. The database object seems to be undefined initially and only becomes accessible after performing specific operations, such as adding an item.