Aleksandar 'Alex' Gotev

Results 69 comments of Aleksandar 'Alex' Gotev

Hi @vallemar from a protocol standpoint, key-values parameters passed in multipart form data are always strings. If the server requires the values to be something specific, it's weak to depend...

Sure, many tools allows it, but it's still an edge case and may cause problems with some servers, as it's not common standard. The library aims at providing the best...

Closing this issue. Currently this is not going to be implemented in the library.

Feel free to fork the project and send a pull request with the change. The easiest way to achieve that is to add: ```java public static int CLEAN_SESSION = true;...

Moved to https://github.com/iGenius-Srl/paho.mqtt.java/issues/2

Good point. This was added to the lib to support custom vendors ROMs which had the default value to false. On which devices have you observerd ANRs because of this?

Sure, you can prepare the pull request Il mar 4 giu 2024, 13:37 Harsh Jain ***@***.***> ha scritto: > hey @gotev can we add a fix for this please? >...

@harsh-rksv fork the repository first, commit to your branch on your fork and then you can make the PR 😉

@rodja can't see the failure details as they are expired. How can I help with this?

Hi @sunilkallsoft in which case is this crash happening? Due to behavioral changes from Android 13 onwards, certain use cases are not supportable anymore with android services, as described here:...