Peter created CB-5090:
-------------------------
Summary: 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
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)