hi
i would like to use in my new app the Renewable Subscription inapp purchase. the problem is how can i check if the subscription is still active?
if i use RestoreTransactions the user may need to login for that check but i would like to do something in the background without interrupting the user?
this is what i found: https://stackoverflow.com/questions/43408729/check-if-an-auto-renewable-subscription-is-still-valid
i would like to do it from my app and not use a backend solution for that.
thanx, ilan
i would like to use in my new app the Renewable Subscription inapp purchase. the problem is how can i check if the subscription is still active?
if i use RestoreTransactions the user may need to login for that check but i would like to do something in the background without interrupting the user?
this is what i found: https://stackoverflow.com/questions/43408729/check-if-an-auto-renewable-subscription-is-still-valid
i would like to do it from my app and not use a backend solution for that.
thanx, ilan