hivemq / hivemq-mqtt-client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
https://hivemq.github.io/hivemq-mqtt-client/
Apache License 2.0
847 stars 158 forks source link

导致应用崩溃 com.hivemq.client.internal.mqtt.-$$Lambda$8XwOwflQFtWxajl986zuohwMl00 #517

Closed StevenYan88 closed 1 year ago

StevenYan88 commented 2 years ago

java.lang.NoClassDefFoundError: com.hivemq.client.internal.mqtt.-$$Lambda$8XwOwflQFtWxajl986zuohwMl00 at com.hivemq.client.internal.mqtt.MqttRxClientBuilder.simpleAuth(MqttRxClientBuilder.java:76) at com.hivemq.client.internal.mqtt.MqttRxClientBuilder.simpleAuth(MqttRxClientBuilder.java:39)

SgtSilvio commented 2 years ago

Hi @StevenYan88 It seems that you are on Android. Please follow this guide: https://hivemq.github.io/hivemq-mqtt-client/docs/installation/android/ If that does not work, please provide more information (for example Android build tool versions)

pglombardo commented 1 year ago

Hi @StevenYan88 - It seems this issue has gone stale. If this is still an issue for you, could you file another issue with details on how we can reproduce the issue and environment details?

Thanks for letting us know and please don't hesitate to get in touch if anything remains.