Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Verify Subscription instead of Verify Receipt #476

Open
Tracked by #550
SohaibSiddique opened this issue Jun 15, 2019 · 4 comments
Open
Tracked by #550

Use Verify Subscription instead of Verify Receipt #476

SohaibSiddique opened this issue Jun 15, 2019 · 4 comments

Comments

@SohaibSiddique
Copy link

Platform

iOS

In app purchase type

Auto-Renewable Subscription

Environment

Sandbox
Production

Version

ℹ Latest Version

Related issues

ℹ This is the question.

Question

ℹ I want to use Verify Subscription method instead of Verify Receipt method, because verify subscription method more convenient and have three case purchase, expire and not purchase, I don't want to expire date or purchase date extra. can I use this?

need to check subscription every time, update status to UserDefaults is this good approach, and will apple allow me to do that?

in Verify Subscription I set logic, this method first goes with production, if there is error then go with sandbox. (this is for apple review team)

@aboutthismac
Copy link

Using this library is waste of Time. I got headache from this library crash! Lot of issues in github too

@chujiandaochuxia
Copy link

I have encountered this problem, could you tell me how you solved it? thank you

@yaizudamashii
Copy link

Actually the problem will be mitigated if we are allowed to call SwiftyStoreKit.completeTransactions multiple times in the app, instead of just at the launch. If we have auto-renewable subscription then we have to constantly check for subscription status.

@Sam-Spencer
Copy link
Collaborator

@yaizudamashii Could you elaborate on this? Sounds like a promising solution...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants