[
https://issues.apache.org/jira/browse/CB-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5090.
-------------------------------
Resolution: Fixed
Assignee: Andrew Grieve
The docs have now been cleaned up (and will go live with next release). These
was certainly a lot of confusion about how to make WebSQL on Android work
properly, but I think in the end it's now fixed and requires no plugins.
> Storage plugin officially supported?
> -------------------------------------
>
> Key: CB-5090
> URL: https://issues.apache.org/jira/browse/CB-5090
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, Docs
> Affects Versions: 3.1.0
> Reporter: Peter
> Assignee: Andrew Grieve
> Priority: Minor
>
> Latest docs for Storage
> http://cordova.apache.org/docs/en/3.1.0/cordova_storage_storage.md.html#Storage
> says
> {quote}
> "Cordova provides access to both interfaces for the minority of devices that
> don't already support them"
> {quote}
> and also mentions
> {code}
> <feature name="Storage">
> <param name="android-package" value="org.apache.cordova.Storage" />
> </feature>
> {code}
> But this plugin class doesn't seem to exist anymore in the (official ?) list
> https://github.com/search?p=1&q=%40apache+cordova-plugin&type=Repositories
> Furthemore, other JIRAs #CB-4505, #CB-4506 now advise to use
> *org.apache.cordova.websql* plugin instead...
> So latest advice, and latest docs seem to have conflicting information.
--
This message was sent by Atlassian JIRA
(v6.1#6144)