Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

wrong reference to proxy file #39

Closed
franciclo opened this issue Oct 13, 2015 · 0 comments
Closed

wrong reference to proxy file #39

franciclo opened this issue Oct 13, 2015 · 0 comments

Comments

@franciclo
Copy link

My app is crashing at start where i open the Data Base i believe.
I'm getting an error "Connection not set" in SqlTransaction.js but i believe is coming from before,
where i also get this warning "The referenced project 'app\plugins\cordova-plugin-websql\src\windows\SQLite.Proxy\SQLite.Proxy.csproj' does not exist. [app\platforms\windows\CordovaApp.Phone.jsproj]"

So i look for /SQLite.Proxy.csproj but i found /SQLiteProxy.cs instead.

So i try to change this reference, but every time i build (VS15), the plugin.xml gets overwritten.

UPDATE: the test for websql work fine, as well as the sample todo code for indexeddb, so i create a blank project and migrate my app to that project and now it works. i really don't know why.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant