Releases: apphud/ApphudSDK-Android
1.3.4
What's new in 1.3.4:
- Handle changing of user identifier within callback ApphudListener.apphudDidChangeUserID
1.3.3
What's new in 1.3.3:
• Add header X-SDK-VERSION
1.3.2
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
Minor improvements in the mkRegistrationBody method
What’s New in 1.2.1:
- Changed the ‘mkRegistrationBody’ code to better detect the local user’s country
- Internal improvements
1.2.0
What's New in 1.2.0:
- Added integration of Firebase and Google Analytics.
- Internal improvements
1.1.5: Update gradle.properties
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.
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
What's New in 1.1.3:
-
Minor improvements in the restorePurchases to remove double callback
-
Internal improvements
Minor improvements in the getPaywalls method
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