Skip to content

Releases: apphud/ApphudSDK-Android

1.3.4

25 Oct 12:38
Compare
Choose a tag to compare

What's new in 1.3.4:

  • Handle changing of user identifier within callback ApphudListener.apphudDidChangeUserID

1.3.3

22 Oct 11:00
Compare
Choose a tag to compare

What's new in 1.3.3:
• Add header X-SDK-VERSION

1.3.2

19 Oct 15:47
Compare
Choose a tag to compare

What's new in 1.3.2:
• Sending logs to server fix
• Class ApphudPaywall: removed experimentid and variationidentifier. experimentName and variationName added
• Class ApphudProduct: paywall_identifier added
• Error fixing and internal improvements

1.2.2

01 Oct 06:32
Compare
Choose a tag to compare

What's new in 1.2.2:

  • Fix for A/B tests.
  • ExperimentId and VariationIdentifier parameters added

Minor improvements in the mkRegistrationBody method

06 Aug 14:56
88c7eb3
Compare
Choose a tag to compare

What’s New in 1.2.1:

  • Changed the ‘mkRegistrationBody’ code to better detect the local user’s country
  • Internal improvements

1.2.0

10 Jul 21:28
6d9a3af
Compare
Choose a tag to compare

What's New in 1.2.0:

  • Added integration of Firebase and Google Analytics.
  • Internal improvements

1.1.5: Update gradle.properties

08 Jul 11:20
9d062e1
Compare
Choose a tag to compare

What's New in 1.1.5:

  • Google Billing library 4.0 is supported
  • Added Paywall event report function
  • Internal improvements

Improved error logging and fixes for better Flutter compatibility.

28 Jun 06:29
a284348
Compare
Choose a tag to compare

What's New in 1.1.4:

  • The functionality of tracking and collecting error logs was changed to improve the usability of the SDK and speed up the resolution of technical support issues.
  • Minor fixes for better Flutter compatibility.
  • Internal improvements

Improvements in the restorePurchases

21 Jun 11:52
23be1d4
Compare
Choose a tag to compare

What's New in 1.1.3:

  • Minor improvements in the restorePurchases to remove double callback

  • Internal improvements

Minor improvements in the getPaywalls method

15 Jun 07:26
ece3c22
Compare
Choose a tag to compare

What's New in 1.1.2:

  • Minor improvements in the getPaywalls method.

  • Minor improvements in the ackPurchase method: it now returns an ApphudError if we have no information about subscriptions or purchases from Apphud after purchasing the product.

  • Minor improvements in the fetchDetails to remove double callback

  • Internal improvements