Skip to content

Releases: apphud/ApphudSDK-Android

v3.1.0

03 Mar 07:58

Choose a tag to compare

What's new in v3.1.0:

  • Updated to Google Billing 8.3.0

If you are using Google Billing 7, then use previous release.

v3.0.6

13 Feb 10:10

Choose a tag to compare

  • Fixed an issue with logout() function that appeared in v3.0.5

v3.0.5

06 Feb 07:23

Choose a tag to compare

What's new in v3.0.5:

  • Minor improvements and bug fixes

v3.0.4

22 Dec 11:55

Choose a tag to compare

What's new in v3.0.4:

  • Added forceRefresh parameter in fetchPlacements method. Use this when you need to apply updated audience segmentation or A/B test assignments.

v3.0.3

19 Dec 14:31

Choose a tag to compare

What's new in v3.0.3:

  • Figma paywalls support: a new method showPaywallScreen(context:, paywall:, callbacks:, maxTimeout:) allows developers to display paywall in the current activity context.
  • New class ApphudPaywallScreenShowResult returns results of Figma paywall presentation.
  • Multiple internal refactors and improvements

v3.0.2

11 Dec 09:07

Choose a tag to compare

What's new in v3.0.2:

  • Figma paywalls support

2.9.5

24 Sep 10:37

Choose a tag to compare

  • Improved gradle
  • Fixed a rare bug when placements would not respond

Release 3.0.0-beta1

17 Sep 19:08
02d4539

Choose a tag to compare

Release 3.0.0-beta1 Pre-release
Pre-release
Merge pull request #118 from apphud/FigmaPaywalls_v1

Figma paywalls v1

v2.9.3

12 Sep 10:49

Choose a tag to compare

What's new in v2.9.3:

  • basePlanId and platform properties added to Subscription model
  • platform property added to NonRenewingPurchase model

v2.9.2

26 Jun 12:41

Choose a tag to compare

  • Internal improvements