Skip to content

Runtime Error Uncaught in promise: TypeError: Object(...) is not a function #8

@fiyi

Description

@fiyi

I am using this in an ionic 3 app and got the above error. Created a new app from template to see if its a dependency related problem but still get the same error. It compiles but when I start the app I see this runtime error. Is this the correct way to use the plugin? I have this in my constructor.

My code:

    this.platform.ready().then(() => {
        console.log('The Memory is: ' + this.extendedDeviceInformation.memory);
    });

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions