Hello everyone,
I want to implement a specific subscription model. Here are the details of the subscription I want to set up:
• Monthly payment of €9.89
• Annual commitment and renewal
The problem is that it seems it is not possible to natively create this type of subscription via Google and Apple…
Furthermore, even if the annual commitment is managed contractually, users can unsubscribe via the Google Play Store at any time, even during the annual commitment period.
I have considered using RevenueCat to better manage subscriptions and centralize data, but I am looking for confirmations on the feasibility and the best way to integrate this with Google Play and Apple Pay payments for a subscription with monthly payments and annual commitment/renewal.
My questions are:
• How have you managed annual commitments with monthly payments in your FlutterFlow applications, specifically using RevenueCat?
• Have you encountered similar challenges and how did you overcome them?
I am open to any suggestions or experiences that could help me address these challenges more effectively. Thank you in advance for your help and advice! 😀