Skip to content

1.17.1

Compare
Choose a tag to compare
@abarisain abarisain released this 07 Apr 13:54
· 21 commits to master since this release

Core

  • Fixed a memory leak due to Batch retaining the first activity that appeared on screen.

Actions

  • Fixed a bug where batch.user.event would fail is no event label was specified. This aligns the behaviour with iOS' implementation.

User

  • Tracking an event with an empty label now behaves as if the label was null. Event labels that are only composed of whitespaces are unchanged for compatibility.

Messaging

  • Caching has been disabled on the WebView format.