In 2015 Erel said.......
I have just upgraded to B4A 13.1, and am looking at code picked from a forum thread which utilises MQTT. There are three components to the project I am looking at: B4R, B4J and B4A, supplied by its creator.
When each component is loaded into the relevant IDE, the B4J Library Manager shows jMQTT as present, the B4R Library Manager, similarly, shows rMQTT as present. But the B4A Library Manager does NOT show any MQTT library as available.
When I loaded the B4A code into its IDE a popup declared the library jMQTT is missing, and the variable Private MQTT As MqttClient shows MQTT in red.
So,
1. either the relevant library has been inadvertently omitted from the CORE of the B4A IDE; or,
2. should I just copy the jMQTT library from the B4J zone into the B4a ZONE?
Quo vadis.....[but - maybe I've answered my own question???]
I have just upgraded to B4A 13.1, and am looking at code picked from a forum thread which utilises MQTT. There are three components to the project I am looking at: B4R, B4J and B4A, supplied by its creator.
When each component is loaded into the relevant IDE, the B4J Library Manager shows jMQTT as present, the B4R Library Manager, similarly, shows rMQTT as present. But the B4A Library Manager does NOT show any MQTT library as available.
When I loaded the B4A code into its IDE a popup declared the library jMQTT is missing, and the variable Private MQTT As MqttClient shows MQTT in red.
So,
1. either the relevant library has been inadvertently omitted from the CORE of the B4A IDE; or,
2. should I just copy the jMQTT library from the B4J zone into the B4a ZONE?
Quo vadis.....[but - maybe I've answered my own question???]
Last edited: