Skip to content
This repository was archived by the owner on May 2, 2020. It is now read-only.

Error in Success callbackId: NativeStorage #733

Open
@GeorgeGhiottone

Description

@GeorgeGhiottone

After the version 1.13.3 when i compile the android app, only on device, if i try to save in global storage like this.$db() i get this error:
cordova.js:313 Error in Success callbackId: NativeStorage1932531123 : TypeError: error is not a function

Seems that this.$db is not defined inside methods (return undefined). It works only in created (or above) function.

If i rollback the version to the 1.13.3 all works fine as intended.

I have tried with a clean app but the problem persist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions