forked from trent_larson/crowd-funder-for-time-pwa
- Assign CapacitorSQLite instance to the global sqlitePlugin variable so it is accessible in IPC handlers. - Enhance error logging in the IPC handler to include JSON stringification and stack trace for better debugging. - Reveal that the generic .handle() method is not available on the plugin, clarifying the next steps for correct IPC wiring.