"Subscriptions" How to integrate via SDK box?

Hello everybody!

Who tried to integrate “Subscriptions” through SDKbox?
and iOS “Non-Renewing Subscription”
Please help with this issue.

You can support subscriptions using non-consumable
you just need to remember always check restore purchase to make sure the subscription is still valid.

Hi,

I have implemented Subscription through SDKBox. On iOS how to check if subscription is expired. If i check restore purchase every time, then it will always show sign-in pop-up every time and it will be annoying from user perspective. As of recently, iOS has changed its policy and it always show sign in pop-up. I want to avoid sign in Pop-up and want to check if subscription is active.

Any suggestions.

Thanks

Right now, you can implement it yourself on iOS

We’re looking into creating an IAP for this, but don’t have a schedule yet.