Open Nododo opened 3 years ago
https://github.com/novastone-media/MQTT-Client-Framework/issues/169#issue-164138867
i meet the same problem,it happens by open or close net frequently
i see the above issus show send message not in main thread,but the log before
[self.transport send:wireFormat];
shows always in main thread,but it can also happen
i use the latest version, so anyone can help me?
thanks!
one more:
if connect with vpn it happens more frequently
https://github.com/novastone-media/MQTT-Client-Framework/issues/169#issue-164138867
i meet the same problem,it happens by open or close net frequently
i see the above issus show send message not in main thread,but the log before
[self.transport send:wireFormat];
shows always in main thread,but it can also happen
i use the latest version, so anyone can help me?
thanks!