CocoaMQTT icon indicating copy to clipboard operation
CocoaMQTT copied to clipboard

Could not connect to MQTT 5.0

Open rsreju opened this issue 7 months ago • 1 comments

While connecting to Flespi for getting OBD2 data the following error occurred.

CocoaMQTT/MqttDecodeConnAck.swift:160: Fatal error: Unexpectedly found nil while unwrapping an Optional value

userProperty![key!] = value

userProperty found nil

Please handle userProperty nil case

rsreju avatar Dec 07 '23 16:12 rsreju