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

No auto renew message above the purchase button #82

Open
scottiesan opened this issue Sep 19, 2024 · 1 comment
Open

No auto renew message above the purchase button #82

scottiesan opened this issue Sep 19, 2024 · 1 comment

Comments

@scottiesan
Copy link

How do you set the auto-new until cancel message?

Demo View
Screenshot 2024-09-18 at 10 36 01 PM

My Test View
How come my test is not showing the auto renew message? How do you configure this?
Screenshot 2024-09-18 at 10 41 27 PM

@russell-archer
Copy link
Owner

It looks to me like both these screenshots are from the StoreKit SubscriptionStoreView. If so, that message about "Plan auto-renews ..." is generated by the StoreKit SubscriptionStoreView, not by StoreHelper. There's no way to configure this that I know of.

shot1

I added use of the StoreKit SubscriptionStoreView to show how StoreHelper can work with the newer StoreKit Views that have been introduced, so it's not strictly part of StoreHelper.

But it's weird that you're not seeing the auto-renew message. A few things to check: are your subscriptions auto-renewable (rather than the older non-renewing)? Also, did you cancel the subscription?

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