flightonary / Moscapsule

MQTT Client for iOS written in Swift
MIT License
273 stars 69 forks source link

Crashing on SSL_connect #94

Open JGVB opened 3 years ago

JGVB commented 3 years ago

The code sporadically crashes on ret = SSL_connect(mosq->ssl); in net_mosq.c. I have not been able to determine if this happens outside of the simulator.

EXC_BAD_ACCESS