Skip to content

Releases: qubitdigital/qubit-sdk-android

v2.0.2

05 Dec 14:23
70b1a02
Compare
Choose a tag to compare

Release notes

This is a minor release including:

  • Introduction of functionality to reset the SDK using a custom device ID of your choice - restartWithCustomDeviceID(id: String)
  • Improved logging for events to ensure meta.source always includes OS and SDK version to aid debugging

v2.0.1

10 May 18:30
56b3f1f
Compare
Choose a tag to compare

Release notes

  • Resolve caching issue when Placement campaigns are paused.

Upgrading to v2 from v1

There are no breaking changes from the v1 SDK, however if you are not making use of the getPlacement() feature you may wish to remain on v1. Maintenance will continue on both v1 & v2 tracks through 2021.

v2.0.0

10 Mar 21:39
0d7dcd7
Compare
Choose a tag to compare

Release notes

This is a major release to introduce the getPlacement() feature on iOS & Android.

  • Introduced getPlacement() method to enable integration of Qubit Placements into app.

Upgrading

There are no breaking changes from the v1 SDK, however if you are not making use of the getPlacement() feature you may wish to remain on v1. Maintenance will continue on both v1 & v2 tracks through 2021.

v1.4.1

06 Aug 12:29
d2bc76c
Compare
Choose a tag to compare
Merge pull request #8 from qubitdigital/release-1.4.1

v1.4.1

v1.2.2

27 Feb 16:30
Compare
Choose a tag to compare

Bug fix: Null Pointer Exception occurring in very specific case when device is offline.

v1.2.1

30 Nov 11:22
Compare
Choose a tag to compare

Changes:

  • Fix of NPE exception occurring on first initialization of SDK with poor network connection

NPE fix

29 Sep 09:31
Compare
Choose a tag to compare

Changes:

  • Fix of NPE exception occurring on first initialization of SDK while offline

Initial release

26 Sep 10:27
Compare
Choose a tag to compare

First release of QubitSDK Android.