emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.59k stars 418 forks source link

CocoaMQTT/WebSockets', '1.3.0-rc.2' is Index out of range #437

Closed BeamCai closed 2 years ago

BeamCai commented 2 years ago

pod 'CocoaMQTT/WebSockets', '1.3.0-rc.2' system: 15.2.1 (19C63) device:iPhone 12

企业微信截图_04ec52d5-07a3-4f49-93a4-af65ef9239f1
leeway1208 commented 2 years ago

Hi. Could you tell me what is the value of input in 'private func parse' function? thanks.

BeamCai commented 2 years ago

what's "private func parse" ? The problem we detected at Bugly was that it crashed while receiving callbacks. Can I have a private chat with you ?

leeway1208 commented 2 years ago

@BeamCai Hi. Try to use the newest version. I just fixed the code.😄

BeamCai commented 2 years ago

I will update the latest version first, and I will pay attention to whether the problem occurs later