You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing a malfunction ( my script doesn't execute properly), when I call the useCachedFile command. I can set the cache, but when it comes time to read it I am experiencing some kind of malfunction.
There is a type error 'uri.length' object type error that is executing in the console log.
I don't know... can someone start me off on some sort of direction to look?
I am alternatively going to try to implement my own caching system using the cordova file system, but thought I would check first with you folks.
GS
The text was updated successfully, but these errors were encountered:
I am experiencing a malfunction ( my script doesn't execute properly), when I call the useCachedFile command. I can set the cache, but when it comes time to read it I am experiencing some kind of malfunction.
There is a type error 'uri.length' object type error that is executing in the console log.
I don't know... can someone start me off on some sort of direction to look?
I am alternatively going to try to implement my own caching system using the cordova file system, but thought I would check first with you folks.
GS
The text was updated successfully, but these errors were encountered: