We are developing an app for both platforms(Android and iOS) with the implementation of in-app purchase. There is a need to retain the previous subscription price for old users for a certain custom defined period of time after the change of subscription price. Is there any way to handle situations like this? We have maintained user purchase history in our local DB.
Asked
Active
Viewed 436 times
1 Answers
0
Apple(iOS) provides a way to retain the original price for existing users. If you increase price for all the existing and new user, existing user will give their consent for the same to continue the subscription, otherwise, apple will stop the billing for those customers

Yogesh Kaushik
- 440
- 3
- 14