markusgrape

Results 6 comments of markusgrape

@leeway1208 the crash seems to come directly after we connect to MQTT broker when using xcode 14.0 beta 5. The stacktrace looks very similar to the image above. CocoaMQTT(info): Connected...

@leeway1208 are you using Xcode beta 5/iOS 16 device? it is 100% reproducible for me when using that, every time it connects to MQTT broker there is this crash.

@jojo0899 Not sure about this, we tested building with xcode 13 and iOS16 device without issues.

I just tested this patch https://github.com/robbiehanson/CocoaAsyncSocket/pull/802/files manually on CocoaAsyncSocket and it solved this crash for me, hopefully there is an official release soon.