Skip to main content

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.

Hey @journey-tech !

 

Unfortunately it is not possible to call showManageSubscriptions on our hybrid SDK’s as of now. The best/most similar way of doing this would be using the management URL like you mentioned previously. 


Reply