AppCoins Billing SDK release notes

This topic contains release notes for the AppCoins Billing SDK.

AppCoins Billing SDK 0.7.2.0 Release (2024-03-05)

Version 0.7.2.0 (124) of the AppCoins Billing SDK is now available.

Summary of changes

  • Separates flow coming from a payment flow response, in order to handle:
    • cases where the request fails and a fallback trigger is needed, ignoring the payflow priority.
    • cases where the payment flow intentionally wants to avoid a certain flow even if the service is installed
  • Changes the continuation flow from the installation, to avoid the payment flow call in these scenarios.

AppCoins Billing SDK 0.7.1.1 Release (2024-02-20)

Version 0.7.1.1 (123) of the AppCoins Billing SDK is now available.

Summary of changes

  • Fixed an issue with the Indicative setup that would sometimes cause problems when sending the first event, now that should consistent

AppCoins Billing SDK 0.7.1.0 Release (2024-01-31)

Version 0.7.1.0 (122) of the AppCoins Billing SDK is now available.

Summary of changes

  • Fixed service bind when the package is GamesHub related and the first bind of the service fails

AppCoins Billing SDK 0.7.0.3 Release (2024-01-31)

This version was released with critically issues, should not be used.
Please refer to the more recent version

AppCoins Billing SDK 0.7.0.2 Release (2024-01-26)

Version 0.7.0.2 (120) of the AppCoins Billing SDK is now available.

Summary of changes

  • Fixed a crash for when the payment flow redirection call fails and we want to log that information
  • Improved URI communication to reduce chance of lacking bind permission

AppCoins Billing SDK 0.7.0.1 Release (2024-01-25)

Version 0.7.0.1 (119) of the AppCoins Billing SDK is now available.

Summary of changes

  • Fixed a crash for the fallback URI communication with Appcoins Wallet
    • Whenever the AIDL communication was not able to bind the service, the fallback was failing creating a dead-end
  • Separated environments in server-side payment flow, to allow improvements without affecting any users

AppCoins Billing SDK 0.7.0.0 Release (2024-01-18)

Version 0.7.0.0 (118) of the AppCoins Billing SDK is now available.

Summary of changes

  • Added support for new payment flow via Games Hub
    • When available, allow for the payment to go through Games Hub instead of the Wallet
  • Server-side control of payment flows
    • Support for improving payment conversion by dynamically adapting the payment flow server-side

AppCoins Billing SDK 0.6.8.2 Release (2024-01-01)

Version 0.6.8.2 (117) of the AppCoins Billing SDK is now available.

Summary of changes

  • Added analytics to improve continuous product improvement
    • Indicative (version 1.1.0)
  • Added Kotlin to start migration from Java
    • Kotlin (version 1.5.30)

AppCoins Billing SDK 0.6.8.0 Release (2023-12-29)

Version 0.6.8.0 (116) of the AppCoins Billing SDK is now available.

Summary of changes

  • Fix Android13 compatibility

AppCoins Billing SDK 0.6.7.0 Release (2021-04-30)

Version 0.6.7.0 of the AppCoins Billing SDK is now available.

Summary of changes

  • First Maven publication of the AppCoins SDK