paho.mqtt.android
paho.mqtt.android copied to clipboard
setBufferOpts - NullPointerException
- [ ] Bug exists Release Version 1.2.1 (Java Repository Master Branch)
- [ ] Bug exists in Snapshot Version 1.1.1-SNAPSHOT (Android Service Repository Master Branch)
- [ ] Bug is just in the Sample Application.
Description of Bug:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void org.eclipse.paho.android.service.MqttService.setBufferOpts(java.lang.String, org.eclipse.paho.client.mqttv3.DisconnectedBufferOptions)' on a null object reference at org.eclipse.paho.android.service.MqttAndroidClient.setBufferOpts + 1658(MqttAndroidClient.java:1658)
Same problem here. There are some news about this?
+1
please fix it,thanks