Search code examples
c#unity-game-enginein-app-subscription

Handle cancel subscription in unity


I was using Unity's In-app purchase API to implement subscription in my app.

I want to trigger the cancel subscription without reinstalling the app. How can I track the unsubscriptions done by users from Google Play Store?


Solution

  • sorry for the late update but unity provided me with the solution.

    Improved Support for Subscription Products