1.17.1
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.