Question

Revenuecat, Google Play and multiple subscriptions

  • 27 March 2023
  • 1 reply
  • 130 views

Badge +3

Hi guys,

we are building our app in Flutterflow.

i have created 3 different subscriptions in Google Play (and AppstoreConnect), let´s call them “Bronze”, “Silver” and “Gold”.

Each subscription gives you access to more movies you can watch each month.

Now when a (bronze) user reaches his limit for movies in this month and he wants to upgrade to a higher subscripion (e.g. silver), we have multiple subscriptions running.

As i have read in AppStore we can work with subscription groups what means that when the user chooses another subscription, he automatically cancels the current one.

Unfortunately this doesn´t work for us in PlayStore and so we have two subscriptions running at the same time.

Do you have any solution for this problem?


1 reply

Userlevel 3
Badge +7

Hi,

This part of our docs covers how to handle upgrades and downgrades for Google Play subscriptions within our SDKs. I am not familiar with FlutterFlow to tell you exactly how this would be implemented there.

However, looking into the FlutterFlow docs here, I did not see any mention of how to implement this.

Could you reach out to their support to determine if this is possible or if they have a recommendation?

https://docs.flutterflow.io/#need-help

Reply