Android Question Problem LWT in Mqtt

darabon

Active Member
I used LWT MQTT in my app.
As a rule, On close app or disconnect the network, the LWT should word immediately but not working or if working, send will message after many minutes
I use SetWill on initializing MQTT and set QOS to 1 and retain true
Please help me with it
 

teddybear

Well-Known Member
Licensed User
A good way to understand your question is to post a code snippet or a small project
 
Upvote 0
Top