How can we show the subscription management sheet in-app for iOS using showManageSubscriptions?
https://developer.apple.com/documentation/storekit/appstore/3803198-showmanagesubscriptions
I know we can use the customer's management URL, but that opens the sheet in the app store instead of in-app. Thanks.