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

The processor architecture of your project 'arm' doesn’t match the processor architecture 'x86' of the referenced project 'SQLite3.UWP #996

Open pjc2007 opened 2 years ago

pjc2007 commented 2 years ago

Hi, I have an Ionic / Cordova project I have been using this plugin for years, I have suddenly, starting having problems with build the ARM platform, where I now get the above error.

And if I open up the project in Visual Studio, I notice ARM is not available for the SQLite project...

image

This use to work, but now fails on both my dev machine and our build server.

I have done no updates of the package at all (apart from it being added when I build from scratch).

I have no idea why this suddenly started happening?

PabbleDabble commented 1 year ago

I'm having the same issue. I see the note on the 6.0 readme of... ARM target CPU for Windows Mobile is no longer supported. Does this mean that that the Surface Pro X is not able to install apps build with this plugin? Sorry if dumb question. Here's my information (looking at processors) https://en.wikipedia.org/wiki/Surface_Pro_7 https://en.wikipedia.org/wiki/Surface_Pro_X https://en.wikipedia.org/wiki/Surface_Pro_8