storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API
Other
2.14k stars 713 forks source link

Windows ARM Support was dropped in version 6.0.0 - why? #1007

Open kikino1989 opened 1 year ago

kikino1989 commented 1 year ago

First of all, great work on this plugin. I look forward to that electron integration. My issue is more of a question really. I see that ARM architecture support was dropped in version 6.0.0 of the plugin. Why? Mobile devices are not the only ARM devices running windows 10 these days. There are a few laptops running windows 10 on ARM Devices that my company needs to support.

Thanks for your work and keep up the great work.

brodybits commented 1 year ago

ARM support was only dropped for Windows

brodybits commented 1 year ago

I just updated the title to better match the description of your issue, apologies for not understanding it at first.

In general I need to test what I am supporting, especially with SQLite version updates, so adding ARM support back for Windows would increase this burden. Especially if we support both 32-bit & 64-bit build for ARM on Windows.

There is ongoing discussion of getting an evcore version working with Volt build, with GPL v3 & commercial license options: https://github.com/storesafe/cordova-sqlite-evcore-extbuild-free/issues/62

Contact for priority feature development & support: sales@storesafe.io