- Home /
Question by
rahul_noob · Aug 31, 2018 at 04:09 AM ·
c#purchasesubscription
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?
Comment
Best Answer
Answer by rahul_noob · Sep 20, 2018 at 04:47 AM
sorry for the late update but unity provided me with the solution. Improved Support for Subscription Products
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Illuminating a 3D object's edges OnMouseOver (script in c#)? 1 Answer
Unity IAP doesn't work on Android 0 Answers
C# event does not work 1 Answer