arcoirislabs / cordova-plugin-mqtt

MqTT Cordova Plugin for Apache Cordova (> v3.0)
MIT License
86 stars 49 forks source link

Ionic 4- Use Cordova-plugin-mqtt #53

Open ybarbaria opened 5 years ago

ybarbaria commented 5 years ago

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

AbuAhmed99 commented 5 years ago

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