novastone-media / MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
Other
1.84k stars 463 forks source link

I can't send data with MQTTQosLevelExactlyOnce,when I can send it with MQTTQosLevelAtLeastOnce #521

Open baoshanf opened 5 years ago

baoshanf commented 5 years ago

When I send data with MQTTQosLevelExactlyOnce , MQTTSessionManager close...

jcavar commented 4 years ago

Hello, we will need more details to debug this issue. Can you write failing test in this repository? Do you have logs, which broker are you connecting to ...