Closed pawan4476 closed 6 years ago
Can you please provide more info about crash?
when i try to close the session by [MQTTSession close] on logout, app is crashing by throwing a error [MQTTSession tell] Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000004604b088
Maybe it's duplicated with this? https://github.com/novastone-media/MQTT-Client-Framework/issues/325
And I have fixed it already.
Ok, I will close it then. Thank you.
When user wants to logout we are trying to close the mqtt connection, but we are facing a crash. Please any one can help?