Peter wrote these examples.  I think they require Cordova by default but
different providers can do different things.

Are you building a browser app, desktop app, or mobile app?
-Alex

On 8/30/16, 9:25 PM, "xenia1234" <[email protected]> wrote:

>I found the storage JS example. However, when I debug it, it throw error
>in
>my chrome consoleError:*Starting up*WebStorageProvider.js:235 Uncaught
>ReferenceError: cordova is not definedWebStorageProvider.js:136 Uncaught
>ReferenceError: cordova is not definedWebStorageProvider.js:202 Uncaught
>ReferenceError: cordova is not definedWebStorageProvider.js:136 Uncaught
>ReferenceError: cordova is not definedWebStorageProvider.js:94 Uncaught
>ReferenceError: cordova is not defined*code throw exception:* var /**
>@type
>{string} */ fullPath = String(cordova["file"]["dataDirectory"]) +
>fileName; 
>window.resolveLocalFileSystemURL(cordova.file.dataDirectory,
>__localFn0__);
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Storage-tp13475p1347
>6.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to