symphonybiz

Results 2 issues of symphonybiz

## Expected behavior MQTT works normally on release builds by following the android guide: https://hivemq.github.io/hivemq-mqtt-client/docs/installation/android/ ## Actual behavior On debug builds the client works fine, but on release builds we...

bug

## Expected behavior If I follow the guide for supporting Android API below 24 here: https://hivemq.github.io/hivemq-mqtt-client/docs/installation/android/#android-api-levels-below-24 then using the mqtt client crashes at run time: `java.lang.NoSuchMethodError: No interface method ...`...

bug