Skip to content

Ionic 4- Use Cordova-plugin-mqtt #53

@ybarbaria

Description

@ybarbaria

I'm trying to make an app to allow my phone to subscribe to MQTT topics. So I found your plugin and when I try to use it with Ionic 4 looks like something goes wrong.

I've installed your plugin with this command : ionic cordova plugin add cordova-plugin-mqtt
When I try to use it :
import {CordovaMqTTPlugin} from 'cordova-plugin-mqtt';

I've got this issue : "Cannot find module 'cordova-plugin-mqtt' "

Any suggestions ?

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