Skip to main content
Solved

showManageSubscriptions never uses native AppStore method

  • 20 May 2022
  • 1 reply
  • 239 views

Forum|alt.badge.img+4

I noticed that even on a device running iOS15, Purchases.showManageSubscriptions() loads the subscriptions UI via Safari rather than a native action sheet. This seems to be because we have:

  SystemInfo.appleSubscriptionsURL = URL(string: "https://rev.cat/manage-apple-subscription")

This url never passes the isAppleSubscription() test, therefore we always fallback to the openURL() method.

Is this by design?

Best answer by Phil Mitchell

After further investigation, I submitted a bug report: https://github.com/RevenueCat/purchases-ios/issues/1594

View original
Did this post help you find an answer to your question?

1 reply

Forum|alt.badge.img+4
  • Author
  • Helper
  • 3 replies
  • Answer
  • May 20, 2022

After further investigation, I submitted a bug report: https://github.com/RevenueCat/purchases-ios/issues/1594


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings