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

Apphud.isNonRenewingPurchaseActive(productIdentifier: "productID") cache issue #22

Closed
Panl opened this issue May 18, 2020 · 1 comment
Closed

Comments

@Panl
Copy link
Contributor

Panl commented May 18, 2020

if I purchase a non-renewable subscription in testflight environment and then install the AppStore version without uninstalling the testflight version let active = Apphud.isNonRenewingPurchaseActive(productIdentifier: "productID") always return true

@ren6
Copy link
Contributor

ren6 commented May 22, 2020

Yes, that's correct. Because your User ID has not changed. This is expected behaviour.

@Panl Panl closed this as completed May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants