Ivan Tustanivskyi

Results 13 comments of Ivan Tustanivskyi

Hey @AmirJavedMyWhoosh, currently the native MQTT libraries that this plugin is using under the hood have some compatibility issues with newer macOS versions. On iOS everything should work fine though

> I want to connect AWS iot ,but when i use mosquitto_tls_set(mosq, cafilePath, NULL, certPath, keyPath, NULL);or connection.tls_set(cafilePath, NULL, certPath, keyPath, NULL); it return MOSQ_ERR_NOT_SUPPORTED There is a `tls_support` branch...

> @tustanivsky, do you already understand why the Windows tests time out? Not really, things work as expected on Windows when running tests locally.