Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit e8c1b90

Browse files
committed
Fix to kill heartbeat manager when destroying the SDK.
1 parent ad1d510 commit e8c1b90

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Android/Java SDK Changelog
22

3+
## 1.3.1beta (2015-03-20)
4+
Changes
5+
- Fix to kill heartbeat manager when exiting the SDK (after calling destroySDKMethod).
6+
This prevents a NPE when an Android App is destroyed but the GC has not fully released all SDK resources.
7+
38
## 1.3.1beta (2015-02-19)
49
Changes
510
- Fix to kill hanging timer thread when exiting the SDK (after calling destroySDKMethod).

JavaDesktopApp/libs/huelocalsdk.jar

-361 Bytes
Binary file not shown.
-1.77 KB
Binary file not shown.

QuickStartApp/libs/huelocalsdk.jar

-361 Bytes
Binary file not shown.
-1.77 KB
Binary file not shown.

0 commit comments

Comments
 (0)