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

Doesnt work after update to version 1.3.0 #13

Closed
mmirzaee opened this issue Jan 22, 2017 · 3 comments
Closed

Doesnt work after update to version 1.3.0 #13

mmirzaee opened this issue Jan 22, 2017 · 3 comments

Comments

@mmirzaee
Copy link

Hi,
For some reason images don't load from cache after I updated to version 1.3.0 and always images start to load from internet!
reverted to 1.2.0 and everything works fine again !
I didn't set any custom configuration and I'm not using WKWebView in my project.

Thank you

@XPanniX
Copy link

XPanniX commented Jan 29, 2017

I'm running version 1.3.0 as well and for me everything works fine if my app runs on a(n) (android) device.
In browser the images are not cached (not sure if this is the desired behaviour).

@ihadeed
Copy link
Member

ihadeed commented Jan 29, 2017

There were no changes in 1.3.0 that could have affected the caching functionality. You must be facing a different issue.

See v1.2.0...v1.3.0

@ihadeed
Copy link
Member

ihadeed commented Feb 7, 2017

Correction: I am able to reproduce this issue now and it is caused by the 1.3.0 update. The error message is TypeError: Cannot read property 'platform' of undefined(…) and it is caused by the call made to the device plugin. It's supposed to be device and not cordova.device.

Will fix this now,

@ihadeed ihadeed closed this as completed in 8476f6b Feb 7, 2017
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

3 participants