CocoaMQTT icon indicating copy to clipboard operation
CocoaMQTT copied to clipboard

Crash on CocoaMQTT

Open anhtran2020 opened this issue 2 years ago • 3 comments

Hi, I'm using CocoaMQTT inside a framework And sometimes It's crashed in the payloadReady() method I don't know how to reproduce the crash, but I think when data is [0, 0, 0]

Screenshot 2022-12-05 at 22 25 09

This is my configuration MQTT code: Screenshot 2022-12-07 at 13 09 54

anhtran2020 avatar Dec 06 '22 06:12 anhtran2020

Hi, any feedback on this issue? What caused it, is it fixed or happens it last release? Were you able to reproduce it on the last release? Thanks in advance.

sky-NunoPereira avatar Mar 13 '23 13:03 sky-NunoPereira

Hi, I tried the data is [0, 0, 0] which is running well in the last version. This issue may be caused by the background thread?

leeway1208 avatar Apr 15 '23 13:04 leeway1208

Same issue for me on 2.1.6. how to fix it ?

wtdu avatar Mar 15 '24 10:03 wtdu