# APP-SDK Releases

Here you can find the newest releases of the SDKs!

| Release Date | Platform        | Notes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------ | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Jan 19, 2026 | Android - 2.0-8 | <p><strong>Fixed</strong></p><ul><li><p><strong><code>submit</code> function parameter</strong></p><ul><li>The <code>submit</code> parameter is now optional.</li><li>If it is not provided, the default state <code>jts\_push\_submit</code> is used.</li></ul></li><li><p><strong>Initialization parameter <code>customProtocol</code></strong></p><ul><li>The <code>customProtocol</code> parameter is no longer mandatory.</li><li>Using this parameter previously caused issues and is now discouraged.</li></ul></li></ul> |
| Jan 16, 2026 | iOS - 1.0.6     | <p><strong>Fixed</strong></p><ul><li><p><strong>Race condition in event sending</strong></p><ul><li>A race condition occurred when multiple send events were executed too quickly and merged into a single HTTP stream.</li><li>This issue has been fixed. Events are now coordinated correctly and sent via multiple streams as expected.</li></ul></li></ul>                                                                                                                                                                   |
| Nov 3, 2025  | Android - 2.0.7 | <p><strong>Fixed</strong></p><ul><li>OutOfMemoryError caused by memory leaks during live app execution.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                |
| May 14, 2025 | iOS - 1.0.5     | <p><strong>Fixed</strong></p><ul><li>Issue where integer-type property values were ignored and not transmitted to JENTIS.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                              |
