Closed dmr07 closed 8 years ago
This issue should be placed in the correct repo, i.e. ngcordova-wrapper-nativestorage.
As the docs state, the clear
function is not yet implemented. But I've merged a PR with a clear
function so the current repo should now provide a proper clear
function. So please reinstall the wrapper.
REMARK: The docs need to be updated to contain the clear
functionality.
Oops, didn't see that. My mistake.
Hope the PR (pull request) solved your issue.
On Wed, 2 Nov 2016, 23:06 Daniel Meng, notifications@github.com wrote:
Oops, didn't see that. My mistake.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/TheCocoaProject/cordova-plugin-nativestorage/issues/45#issuecomment-258014197, or mute the thread https://github.com/notifications/unsubscribe-auth/AIOhixIOtmYwVqKfmBjFgmEf14s6B1Psks5q6Ql_gaJpZM4KnBuz .
Error when calling
NativeStorage.clear
:Uncaught TypeError: $cordovaNativeStorage.clear is not a function