•   over 1 year ago

Google Play's "Redeem Code" not found in payment method and my workaround

I'm developing in flutter using purchases_flutter: ^8.1.0 and purchases_ui_flutter: ^8.1.1. Not sure if its an issue on my configuration or my Billing Library version.

My promo code is live and its promotion type is In-app product. My current workaround is the play store redemption flow; "The user can manually enter the code in the Google Play Store by clicking the Play Store left navigation menu and tapping Redeem Code."

After redeeming the code, the revenuecat's sdk should be able to catch the new customer and its entitlements. Given that my app's logic is to only display paywalls on customers without the entitlement, the paywall will no longer be shown and customer can access the paid product.

  • 1 comment

  •   •   over 1 year ago

    What is the logic of giving paid access to a user with in app subscription? Google play store only offer ** days trial

Comments are closed.