Hi
Using this sub:
Just at start up, and after that, if I choose 'continue', on each message arriving, I get:
java.io.IOException:
Using this sub:
B4X:
Private Sub mqtt_MessageArrived (Topic As String, Payload() As Byte)
Dim obj As Object = serializator.ConvertBytesToObject(Payload)
Dim s As String = obj
Label2.Text = s
End Sub
java.io.IOException: