The B4i Store Library makes it easy to perform standard purchase actions.
But it seems to lack a direct "unsubscribe" or "cancel" feature.
While it's easy to initiate purchases, I'm struggling to find a way to programmatically cancel subscriptions.
The library seems to lack a direct "unsubscribe" or "cancel" feature.
Searching for a solution one finds this post: https://developer.apple.com/forums/thread/682245, recommending this solution: https://developer.apple.com/documentation/storekit/appstore/3803198-showmanagesubscriptions .
With these tips, there should be a way to cancel a subscription from In-App.
But due to lack of deeper insight into the implementation, I can't make this work.
Does anyone have a working solution ?
But it seems to lack a direct "unsubscribe" or "cancel" feature.
While it's easy to initiate purchases, I'm struggling to find a way to programmatically cancel subscriptions.
The library seems to lack a direct "unsubscribe" or "cancel" feature.
Searching for a solution one finds this post: https://developer.apple.com/forums/thread/682245, recommending this solution: https://developer.apple.com/documentation/storekit/appstore/3803198-showmanagesubscriptions .
With these tips, there should be a way to cancel a subscription from In-App.
But due to lack of deeper insight into the implementation, I can't make this work.
Does anyone have a working solution ?