Add Sqlite support for windows app version
Budget: $30 – $250 CAD
Our Ionic 5 angular 10 app need a Windows version. Unfortunately
We are facing a wall with ionic-native/sqlite. It seems that this package from ionic
is not working with capacitor-community/electron. The goal would be to find a new package
for sqlite that work with windows or use something else then electron to build a Windows version.
the new package for sqlite must be the most recent possible and stable.
Here are some more info about the problem.
When the app start we received this error from sqlite-database.service.ts.
Basically, the variable database is always undefined with electron.
Also our research for capacitor-community/electron and capacitor-community/sqlite
https://github.com/capacitor-community/sqlite :
:rotating_light: !!! Sorry for Electron developper, they will have to wait for @capacitor-community/electron release 4 before getting the @capacitor-community/sqlite Electron plugin part !!! :rotating_light:
Conclusion
for now with @ capacitor-community / electron it is not possible to use @ capacitor-community / sqlite.
We would have to wait for version 4.0 of @ capacitor-community / electron so that @ capacitor-community / sqlite is available.
We are facing a wall with ionic-native/sqlite. It seems that this package from ionic
is not working with capacitor-community/electron. The goal would be to find a new package
for sqlite that work with windows or use something else then electron to build a Windows version.
the new package for sqlite must be the most recent possible and stable.
Here are some more info about the problem.
When the app start we received this error from sqlite-database.service.ts.
Basically, the variable database is always undefined with electron.
Also our research for capacitor-community/electron and capacitor-community/sqlite
https://github.com/capacitor-community/sqlite :
:rotating_light: !!! Sorry for Electron developper, they will have to wait for @capacitor-community/electron release 4 before getting the @capacitor-community/sqlite Electron plugin part !!! :rotating_light:
Conclusion
for now with @ capacitor-community / electron it is not possible to use @ capacitor-community / sqlite.
We would have to wait for version 4.0 of @ capacitor-community / electron so that @ capacitor-community / sqlite is available.