Giter Club home page Giter Club logo

Comments (6)

brodybits avatar brodybits commented on August 10, 2024

Unfortunately this is not enough information to find the cause. Please show all log output and also the results of JSON.stringify(e) (where e is the exception object that is thrown).

from cordova-sqlite-ext.

shady786 avatar shady786 commented on August 10, 2024

Hi

So I have built the app using cordova build windows --release --archs="x86"

It works when running on my local and simulator.

When signing and deploying to a device or using remote deployment from VS I get this :

OPEN database: hello-world.db
open db name: hello-world.db at full path: C:\Users\shady786\AppData\Local\Packages(ommitted)\LocalState\hello-world.db
OPEN database: hello-world.db failed, aborting any pending transactions
Could not open database

It's worth noting I get the very same when running a clean project and doing the deployment. Runs fine on my local and sim, but cannot create db in that LocalState folder

Thanks

from cordova-sqlite-ext.

brodybits avatar brodybits commented on August 10, 2024

I just published a new version. Can you try the following:

  • try with both debug and release build
  • try with x64 (x86-64)?
  • Did you try it on a Windows Mobile device? It works for me when I run it from Visual Studio 2015 (enable developer mode on both "workstation" and mobile device)

from cordova-sqlite-ext.

shady786 avatar shady786 commented on August 10, 2024

Hi

Debug versions deployed to device are now working, thanks. Release versions are still as before.

No issues when trying both debug / release on sim or local. Only having this issue when deploying via visual studio or app package onto actual device. Release build is now the only issue.

from cordova-sqlite-ext.

brodybits avatar brodybits commented on August 10, 2024

Do you still have this problem?

If yes, please try it with a very simple test program. If you have this problem with a very simple test program, please post it.

I have run the test suite on a Windows 10 release build on my Lumia AMD device with no problems.

from cordova-sqlite-ext.

shady786 avatar shady786 commented on August 10, 2024

It is working as expected now. Thanks

from cordova-sqlite-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.