Quantcast
Channel: Questions in topic: "iap"
Viewing all articles
Browse latest Browse all 595

Detect subscription state

$
0
0
I want to get the subscription state in my Unity3D project (I'm using Unity IAP), so if the subscription has ended or cancelled I could just remove the exclusive subscription rewards. I made this pseudocode so you can have an idea of it: if (Subscription.HasEnded || Subscription.IsCancelled) { RemoveRewards(); }

Viewing all articles
Browse latest Browse all 595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>