arcoirislabs / cordova-plugin-mqtt

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

Fixing retain flag issue. #31

Closed snr-lab closed 7 years ago

snr-lab commented 7 years ago

With current implementation retain flag always set to true when we configure as false. This happens same for both publish message and will message.