Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openDatabase not visible on WP8.1 with PGB #20

Open
ajl236 opened this issue Feb 26, 2016 · 4 comments
Open

openDatabase not visible on WP8.1 with PGB #20

ajl236 opened this issue Feb 26, 2016 · 4 comments

Comments

@ajl236
Copy link

ajl236 commented Feb 26, 2016

we are using Adobe Phonegap Build for a CLI 5.1.1 project,
we reference the async web sql plugin in the config.xml file as follows;
<plugin name="cordova-plugin-websql-async" source="npm"></plugin>
however the app fails on Windows Phone 8.1 because openDatabase is not defined.

please advise if I am missing references or doing something wrong ?

@ajl236 ajl236 closed this as completed Feb 26, 2016
@ajl236 ajl236 reopened this Feb 26, 2016
@ajl236
Copy link
Author

ajl236 commented Feb 28, 2016

i'll move this to SO, probably my config needs fixing

@ajl236 ajl236 closed this as completed Feb 28, 2016
@ajl236
Copy link
Author

ajl236 commented Mar 2, 2016

sorry, this is still happening
the .js plugin files are not being included with builds as they are with cordova-plugin-websql

@ajl236 ajl236 reopened this Mar 2, 2016
@ajl236
Copy link
Author

ajl236 commented Mar 2, 2016

@gpickin
Copy link

gpickin commented Aug 15, 2016

This is still the case. To install, it seems like we have to install using the git url, not npm.

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

No branches or pull requests

2 participants