How to cancel the subscription of App Store connect from nodejs apis?
Is there any nodejs or js apis for perform such action while using the in-app-purchase in flutter application?
You can not directly cancel subscription neither from UI side nor from Backend
You can only open native iOS "manage subscriptions" screen from your iOS App to let user cancel your subscription from there