Anatolii Kant

Results 10 comments of Anatolii Kant

> Hi John, > > > > I was just trying to add an image to my Publish website. Let me share my experience with other developers. > > >...

Can you please tell me if you have a timeline or roadmap to release xcframework for this great library? Our team is waiting for you. If you need help, then...

@aciidb0mb3r, @airmap The framework tests on **Xcode 10.2.1** do not pass. For example, if I run the **testPublishData()** test in **class SwiftMQTTTests**, then I get an error. At the same...

> The issue can be reproduced with swift-5/5.1 toolchain and Xcode 9/10.1. It is my feeling that this has to do something with ABI stability that was introduced in swift-5,...

> @anatoliykant, dare to share your solution? I can lay out in the evening, hours through 8.

@kervich @Zubkov89 I created a pull request - https://github.com/aciidb0mb3r/SwiftMQTT/pull/44 You can wait, when it will accept or clone my branch.

> I seem to be seeing the same thing. I've tried the patches in #45 and #44 trying to see which one works, but it seems like switching to https://github.com/mikegrb/SwiftMQTT...

@tomlokhorst Hey, if you need more information, I'm ready. 🙂

> @anatoliykant Great, thanks! 👍 I've [refined your changes](https://github.com/aciidb0mb3r/SwiftMQTT/pull/45) so that only memory access issue is addressed, since conversion to Swift 5 is a different thing and should not be...