App Review Rejection (Leaving App Manage Subscription)

Hey, I was recently rejected for:

"We found that your in-app purchase products exhibited one or more bugs which creates a poor user experience. Specifically, "Manage Subscription" linked out to the App Store".

This seems a little vague and am not sure what the solution is. I have a manage subscription button that a user can click that sends them to their apple subscriptions outside the app. Am I not allowed to send the user to their apple subscriptions to cancel their subscription? Or does it all have to be done entirely within the app itself? It's hard to tell based on the feedback. Thanks!

Were using Linking.openURL(‘items-apps://apps.apple.com/account/subscriptions’);

In that case, try changing to use the thing I linked to or similar. (There are different versions for UIKit and SwiftUI, IIRC.)

Thank you for your post. We believe we have resolved this issue. If you continue to experience issues during review, please contact us.

App Review Rejection (Leaving App Manage Subscription)
 
 
Q