Skip to content

Releases: Beaconstac/Android-SDK

Version 3.30

13 Jun 12:08
Compare
Choose a tag to compare

Version 3.30 fixes some memory leak issues. There has been some breaking changes in some methods, which now requires the context to be passed when you call them. Please refer to the documentation for the updated instructions.

Releasing v3.18

16 Nov 11:11
Compare
Choose a tag to compare
  • Add option to subscribe to callback when a device enters a beacon zone while the app is in background or killed state.
  • Crash fixes.

Releasing v3.13

31 Aug 18:12
448e81e
Compare
Choose a tag to compare

Crash fixes

Releasing v3.12

13 Jun 12:12
6c2de41
Compare
Choose a tag to compare

Crash fixes

Releasing v3.1

20 Mar 04:41
Compare
Choose a tag to compare

Crash fixes

Releasing v3.1

07 Mar 13:17
Compare
Choose a tag to compare

Analytics overhaul

Releasing v3.0.6

02 Feb 13:11
Compare
Choose a tag to compare
  • Improve camp-on behaviour.
  • Allow setting latch latency for improved control over beacon camp-on and beacon exit.

Releasing v3.0.5

17 Jan 13:05
06f9e3b
Compare
Choose a tag to compare
  • Improved beacon scanning.
  • Allow setting power mode for customised control over beacon scan cycles.

Releasing v3.0.3

04 Jan 11:55
Compare
Choose a tag to compare
  • Now beacon.getTags() returns list of tags associated with the beacon.
  • Fix bug that caused beacon.getPlace() to return null value.
  • Fix bug on Rule-By-Tag triggers.

Releasing v3.0

15 Dec 10:31
Compare
Choose a tag to compare
  • Introducing a completely new Beaconstac SDK.
  • One line initialisation making it easier than ever to integrate Beaconstac into your app.
  • Light-weight.
  • Uses the much improved Beaconstac API v2 for faster and intelligent syncing of rules.
  • Offline support with persistent caching of rules.