tmotagam / sqlite-electron

module for electron to use sqlite3 databases
GNU General Public License v3.0
74 stars 11 forks source link

problem when building with capacitor package manager and electron #23

Closed hesampour closed 6 months ago

hesampour commented 8 months ago

hi I use this package to make a plugin for capacitor and electron app. everything works fine in debug mode.but when I make an exe file with electron-packager no response is seen from the DATABASE with no error

tmotagam commented 7 months ago

Hi @hesampour, I made the exe with electron packager and also electron builder and there was correct response from the database it must be a problem in capacitor packaging.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.