cordova-plugin-mqtt icon indicating copy to clipboard operation
cordova-plugin-mqtt copied to clipboard

Ionic 4- Use Cordova-plugin-mqtt

Open ybarbaria opened this issue 5 years ago • 1 comments

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

ybarbaria avatar Aug 20 '19 23:08 ybarbaria

+1 ,i have same issue, need a solutiion urgent!! :) :)

AbuAhmed99 avatar Aug 23 '19 15:08 AbuAhmed99