Skip to content

Releases: lavaai/LavaMobileSDK-Android

2.0.27

18 Sep 12:32
Compare
Choose a tag to compare

High Level Overview

  • The functions showInAppPass and handleDeepLink now support an optional ResultListener parameter that the app can supply to receive any errors, like for example when the Functional consent is not provided.
  • When the user reapplies Functional consent after previously revoking it, push notifications are correctly enabled.

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.25...v2.0.27

2.0.25

13 Sep 19:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.24...v2.0.25

2.0.24

07 Aug 17:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.23...v2.0.24

2.0.23

06 Aug 09:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.19...v2.0.23

2.0.19

08 May 15:19
Compare
Choose a tag to compare

High Level Overview

No changes, just bumping the version number.

Full Changelog: lavaai/SDK-Android@v2.0.18...v2.0.19

2.0.18

17 Apr 16:14
Compare
Choose a tag to compare

High Level Overview

  • Only small technical improvements have been implemented

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.17...v2.0.18

2.0.17

27 Jan 11:04
Compare
Choose a tag to compare

High-level overview

Support Personal Information Consent with the following changes:

  1. Add new parameters to init() method to set up consent: piConsentFlags, piConsentListener, customPIConsentMapping, customPIConsentFlags.
  2. Add new methods: setPIConsentFlags() and setCustomPIConsentFlags().
  3. Add new constants to support OneTrust consent.

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.14...v2.0.17

2.0.17-dev11

18 Jan 07:41
Compare
Choose a tag to compare

High-level changes

  • ConsentListener has new argument shouldLogout for onResult().
  • Purge user information when revoking consent.

Full Changelog: lavaai/SDK-Android@v2.0.17-dev10...v2.0.17-dev11

2.0.17-dev10

12 Jan 10:50
bb8c480
Compare
Choose a tag to compare

What's Changed

Full Changelog: lavaai/SDK-Android@v2.0.14...v2.0.17-dev10

What's Changed

Full Changelog: v2.0.14...2.0.17-dev10

v2.0.14

01 Jul 10:00
22143d5
Compare
Choose a tag to compare

What's Changed

  • Set appropriate topMargin for the body element on PN overlay.
  • Fix the auto-opening deep link when app is in foreground.
  • Fix handling push notification multiple times.
  • Built-in Inbox UI.
  • Support trigger action with deep links.
  • Fix several crashes when working with Inbox API.