eclipse / paho.mqtt.android

MQTT Android
Other
2.89k stars 865 forks source link

When I try to connect, this code throws an exception:new MqttPersistentData(key, data, 0, data.length, null, 0, 0),here you set the payload to null, which causes nullpointException crash 100% #412

Open yumo-Don opened 4 years ago

yumo-Don commented 4 years ago

Please fill out the form below before submitting, thank you!

Android API Version Bug Seen on:

Android Version Bug Seen on:

Please also check that if you have found the bug in the Release version (1.1.1) that you check that it also exists in the Snapshot (1.1.2-SNAPSHOT) before raising a bug.

Description of Bug:

E.g. Steps to re-create, how often does this happen etc..

Console Log output (if available):