Skip to content

2.8.9 Release

Compare
Choose a tag to compare
@Nightsd01 Nightsd01 released this 26 Sep 00:48

• This release fixes an issue where the SDK was not properly handling HTTP request re-attempts. This would have resulted in an issue where calling sendTags() (for example) while a user had no network connection would, after 60 seconds, result in the onSuccess callback being executed.

• Removes some unnecessary log statements and other minor cleanup of the SDK

• Includes a fix for a merge mistake in the previous release that reverted a few minor/rare bugs.