Lubomir Naydenov
Lubomir Naydenov
I also encountered a similar issue, did you find a solution in the end?
Keep in mind that you won't be able to push new versions to JCenter after March 31st, 2021. I guess the library is stable since the last update was in...
The exception that gets thrown in this scenario is: ``` com.hivemq.client.mqtt.exceptions.ConnectionClosedException: java.lang.AbstractMethodError: abstract method "com.hivemq.client.mqtt.mqtt5.message.Mqtt5MessageType com.hivemq.client.internal.mqtt.message.MqttMessageWithUserProperties$WithReason$WithCode$WithId.getType()" ``` More specifically, it's not about debug vs release builds but rather about building...
Is there a specific person that can review these changes? Maybe @jrodbx or @TWiStErRob as they've reviewed recent PRs. I mean it looks good to me, but what do I...
Any idea when you'll be tagging a new release?