Hello! Sir we have two subscriptions(PRO and ELITE) in a single group(AppStore). We have user login system. We give app user id. So the issue is that it is working well but we need the following: 1. User want to upgrade from PRO to ELITE within the app. mean changing subscription plans within the app. Please guide me how to do it. is there any code to do this?
Hello! Flutter Sir we have two subscriptions(PRO and ELITE) in a single group(AppStore). We have user login system. We give app user id. So the issue is that it is working well but we need the following: 1. User want to upgrade from PRO to ELITE within the app. mean changing subscription plans within the app. Please guide me how to do it. Please share any related documentation where i can follow the steps to do upgrade/downgrade subscription from the app, yes not from setting. is there any code to do this?
As long as both of your plans are inside of the same subscription group, you can initiate a purchase of a different plan than the one they are currently subscribed to, and iOS will automatically handle treating that as an upgrade. Here is our relevant docs for upgrades www.revenuecat.com/docs/subscription-guidance/managing-subscriptions
Incredibly informative video. A real masterclass for anyone monetizing their apps.
This video is exceptional. I appreciate the depth of the advice and the many examples.
Incredible video. I'd never considered capturing the high intent at install time.
This is crazy valuable
Absolutely eye opening video... thanks a lot !
Great tutorial. Thanks. What was the recording tool you recommended to show the walkthrough?
Took so many notes from this video, wow....this really changed my mind on many things. Great video. Thanks for sharing.
Awesome video - thanks guys!
Hello!
Sir we have two subscriptions(PRO and ELITE) in a single group(AppStore). We have user login system. We give app user id. So the issue is that it is working well but we need the following:
1. User want to upgrade from PRO to ELITE within the app. mean changing subscription plans within the app. Please guide me how to do it.
is there any code to do this?
Hello!
Flutter
Sir we have two subscriptions(PRO and ELITE) in a single group(AppStore). We have user login system. We give app user id. So the issue is that it is working well but we need the following:
1. User want to upgrade from PRO to ELITE within the app. mean changing subscription plans within the app. Please guide me how to do it.
Please share any related documentation where i can follow the steps to do upgrade/downgrade subscription from the app, yes not from setting.
is there any code to do this?
As long as both of your plans are inside of the same subscription group, you can initiate a purchase of a different plan than the one they are currently subscribed to, and iOS will automatically handle treating that as an upgrade.
Here is our relevant docs for upgrades www.revenuecat.com/docs/subscription-guidance/managing-subscriptions
Where can we find that diagram?
2 words: THE BEST
Thank you.