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

requestFileSystem is not undefined #157

Closed
ghost opened this issue Feb 2, 2016 · 2 comments
Closed

requestFileSystem is not undefined #157

ghost opened this issue Feb 2, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 2, 2016

[INFO:CONSOLE(611)] "Uncaught TypeError: undefined is not a function", source: file:///android_asset/www/js/imgcache.js (604)

@chrisben
Copy link
Owner

chrisben commented Feb 3, 2016

I assume you're using Cordova on Android with the latest release... right?
Could you run the following anywhere at the beginning of your JS code and tell me the console output:

console.log('requestFileSystem', window.requestFileSystem);

Did you set up correctly the Cordova file plugin ?

@ghost
Copy link
Author

ghost commented Feb 4, 2016

thanks,As you say.I didn't set up correctly the plugin!!

@chrisben chrisben closed this as completed Feb 5, 2016
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

1 participant