Rahul Kundu

Results 9 comments of Rahul Kundu

I have an existing app for the control panel / human-machine interface. User can build their own panel according to the need. In many cases, the user wants to keep...

Thank you very much for your support.

Hi, Any tentative plan to implement this feature?

@liamdebeasi It will be great if the Ionic team takes this feature with higher priority. It is almost 6 months since the feature was requested. We are planning to release...

Hi, First of all, I would like to thank you for this nice and useful plugin. It will be great if background service is available.

So there are two bugs in cordova-plugin-mqtt.js file. 1. When you assign false to retain flag for publishing message it is always gets true. To fix this bug we need...

Thank you very much for accepting my PR. I am developing an mqtt app and I am verifying the plugin repeatedly. I got one bug with my fix when will...

Can we mark this bug resolved as the issue is fixed?

I found one more bug. When we set keep alive 0 it automatically get changed to 60000. According to the documentation 0 is also a valid input. It actually disables...