APP-SDK Releases
Here you can find the newest releases of the SDKs!
Jan 19, 2026
Android - 2.0-8
Fixed
submitfunction parameterThe
submitparameter is now optional.If it is not provided, the default state
jts_push_submitis used.
Initialization parameter
customProtocolThe
customProtocolparameter is no longer mandatory.Using this parameter previously caused issues and is now discouraged.
Jan 16, 2026
iOS - 1.0.6
Fixed
Race condition in event sending
A race condition occurred when multiple send events were executed too quickly and merged into a single HTTP stream.
This issue has been fixed. Events are now coordinated correctly and sent via multiple streams as expected.
Nov 3, 2025
Android - 2.0.7
Fixed
OutOfMemoryError caused by memory leaks during live app execution.
May 14, 2025
iOS - 1.0.5
Fixed
Issue where integer-type property values were ignored and not transmitted to JENTIS.
Last updated
Was this helpful?