Skip to main content

Unity Billing SDK Release Notes

3.4.0 Release (2026-06-26)

https://github.com/Aptoide/aptoide-unity-billing-sdk/releases/tag/release%2F3.4.0

Version 3.4.0 is now available.

Summary of changes

  • Update the Native SDK version to 1.5.0.
  • Added Sign in to Aptoide Services to restore pending and non-consumable purchases across reinstalls and devices.
    • New methods: SignInToAptoideServices, SignOutFromAptoideServices and IsSignedInToAptoideServices.
    • New IAptoideAccountStateListener to be notified of sign-in / sign-out state changes.
  • Added support for non-consumable products through purchase acknowledgement.
    • New AcknowledgeAsync method to finalize a purchase without consuming it.

3.3.0 Release (2026-06-18)

https://github.com/Aptoide/aptoide-unity-billing-sdk/releases/tag/release%2F3.3.0

Version 3.3.0 is now available.

Summary of changes

  • Update the Native SDK version to 1.4.0.
    • Now Unity SDK supports also JDK-11.

3.2.0 Release (2026-03-18)

https://github.com/Aptoide/aptoide-unity-billing-sdk/releases/tag/release%2F3.2.0

Version 3.2.0 is now available.

Summary of changes

  • Update the Native SDK version to 1.3.0.

3.1.0 Release (2025-10-07)

https://github.com/Aptoide/aptoide-unity-billing-sdk/releases/tag/release%2F3.1.0

Version 3.1.0 is now available.

Summary of changes

  • Update the Native SDK version to 1.2.0.

3.0.0 Release (2025-07-10)

https://github.com/Aptoide/aptoide-unity-billing-sdk/releases/tag/release%2F3.0.0

Version 3.0.0 is now available.

Summary of changes

  • Update the Native SDK version to 1.1.0.
  • Update of Java version to 17
  • Re-branding of the SDK to Aptoide Billing SDK.
  • Improvement of Developer available methods for the current market standards.
  • Remove legacy and deprecated methods.

FAQ

What are the previous versions of the legacy AppCoins Unity SDK?

The versions of the legacy AppCoins Unity SDK from the io.catappult can be checked here.