emqx / CocoaMQTT

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

Example does nothing when connected to different broker #555

Open GraceStangroome opened 8 months ago

GraceStangroome commented 8 months ago

If I connect a local broker, the example when I run it does nothing. It doesn't load, there's no debug messages in the console, there are no new logs in the broker log file, the simulator screen just stays completly black or white. It seems like there's not enough error-catching in the example?

leeway1208 commented 8 months ago

Pls using mqtt.logLevel = .debug