delete Auto-Renewable subscription when user delete account

349 Views Asked by At

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.

0

There are 0 best solutions below