I'm coding a mobile app (React Native) and using library react-native-iap to handle In-App Purchase logic for IOS device.
My question is: How to stop renew and delete current subscription when user delete their account?
I'm using Sandbox Tester on AppStoreConnect for In-App Purchase testing.