Flutter In App Purchases & Subscriptions with RevenueCat

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • Learn how to create In-App Purchases and Subscriptions in Flutter with RevenueCat for both Android and iOS platforms.
    TIMELINE
    0:00 Livestream Introduction
    1:47 What is RevenueCat?
    5:59 How to integrate RevenueCat in Flutter Apps?
    37:31 Is RevenueCat for free?
    40:16 Q & A Session
  • Розваги

КОМЕНТАРІ • 35

  • @jeanpierreunis
    @jeanpierreunis 4 місяці тому +1

    Thanks for the video, what if we have several paywalls set up in RevenueCat ? Documentation i read doesn't seem to explain how to pick the paywall we want to display ?

  • @Jorsten
    @Jorsten 4 місяці тому +1

    Amazing! I was just looking into IAP solution for my future Flutter project.

    • @HeyFlutter
      @HeyFlutter  4 місяці тому +1

      Great, Thank you @Jorsten!

  • @koditor
    @koditor 4 місяці тому +2

    I have a error message like this: Error
    Error 23: There is an issue with your configuration. Check the underlying error for more details.
    This message comes to me as a dialog when the paywall screen opens.
    Has anyone experienced or solved this problem?

    • @HeyFlutter
      @HeyFlutter  4 місяці тому

      Thank you @koditor, make sure to follow the tutorial step by step 🙂

    • @LaybiksDuster
      @LaybiksDuster Місяць тому +1

      I solved by manage schema and update storekit config

    • @koditor
      @koditor Місяць тому +1

      ​@@LaybiksDuster
      I solved too by update my business information. İt is worked for İOS. I haven't updated the store kit.

  • @rodyatube
    @rodyatube 20 днів тому

    After linking google cloud service account with google play console, giving permissions and uploading the JSON file to revenuecat, I am seeing "credentials need attention" with "Permissions to call subscriptions API" is checked, means it has no issue
    "Could not validate inappproducts API permissions" has question marks before it, similarly
    "Could not validate monetization API permissions" also has question marks before it. Can the reason be that i have enabled only subscriptions on google play console, I don't have any in-app purchases other than subscription. Though it is just 14 hours still and the condition of 36 hours isn't met.

    • @HeyFlutter
      @HeyFlutter  17 днів тому +1

      Thank You @rodyatube! Follow this link: community.revenuecat.com/general-questions-7/could-not-validate-subscription-api-permission-2983
      I hope you will get your answer 🙂

    • @rodyatube
      @rodyatube 17 днів тому

      @@HeyFlutter problem solved. The solution is indeed shared on this url, which I seen yesterday. Thanks 🙂

  • @user-gp9ky3xw8k
    @user-gp9ky3xw8k 4 місяці тому

    Hi ,
    I developed an application with Flutter. I want to use a paywall, but I also want to collect the user's email address as their information. How can I do this while using a paywall? Thanks.

    • @HeyFlutter
      @HeyFlutter  3 місяці тому

      Hey @user-gp9ky3xw8k 😀 please checkout this official revenuecat docs: www.revenuecat.com/docs I hope this may help.

  • @milodude023
    @milodude023 4 місяці тому +1

    Awesome demo... Great pricing model 🎉🎉. Keep it up!

    • @HeyFlutter
      @HeyFlutter  4 місяці тому

      Great, Thank you @milodude023!

  • @MohanRaj-cp9lg
    @MohanRaj-cp9lg 4 місяці тому

    How to change developer name in Apple developer account in individual

    • @HeyFlutter
      @HeyFlutter  4 місяці тому

      Hey 😊, @MohanRaj-cp9lg! Check out this solution stackoverflow.com/a/41210285 I hope this may help

  • @shaurya8024
    @shaurya8024 4 місяці тому

    Can you make tutorial on
    Firebase wallpaper app
    (No api like pixels or any api)
    Because there is no tutorial on UA-cam on flutter wallpaper with Firebase as storage

    • @HeyFlutter
      @HeyFlutter  4 місяці тому +1

      Thanks for the idea, @shaurya8024! 🙂 I have added it to my list of ideas for future videos!

  • @agustinbjr
    @agustinbjr 2 місяці тому

    Bummed we didn't get to see the callback code for Purchase API

    • @HeyFlutter
      @HeyFlutter  2 місяці тому

      Hey @agustinbjr 😀this tutorial is using purchases_flutter: ^6.20.0 while the latest version is purchases_flutter: ^6.29.0 so, you can either use old version to follow the tutorial or please follow the migration guide here: pub.dev/packages/purchases_flutter/changelog

  • @danielaraujo5857
    @danielaraujo5857 Місяць тому

    this is amazing, I've tried implement without revenue cat and it was very painful

    • @HeyFlutter
      @HeyFlutter  Місяць тому

      Glad it was helpful, @danielaraujo5857 😀

  • @JohnnyFantaOrange
    @JohnnyFantaOrange 4 місяці тому

    Nice presentation, thoroughly appreciate the talk and as someone who will make a decision to go RevenueCat or native in the next couple of weeks it was really useful but one thing and elephant in the room is the Image never loaded on the purchase screen and it was just ignored. A user asked a question about the UI not working, and it was not working on the demo and should of being working. Not addressing this makes me worried as what else is not set up for flutter.

    • @HeyFlutter
      @HeyFlutter  4 місяці тому

      Thank You @JohnnyFantaOrange! Follow this link: community.revenuecat.com/sdks-51/flutter-how-to-show-progress-dialog-until-pay-screen-loads-on-button-click-880
      I hope you will get your answer 🙂

  • @ttoliveira
    @ttoliveira 3 місяці тому

    thanks for sharing!!!

    • @HeyFlutter
      @HeyFlutter  2 місяці тому

      You are welcome, @ttoliveira!

  • @umutb4508
    @umutb4508 4 місяці тому

    I would like to watch programming lessons from charlie

    • @HeyFlutter
      @HeyFlutter  4 місяці тому

      Great, Thank you @umutb4508! 😂

  • @PaoloTshiyole
    @PaoloTshiyole Місяць тому +1

    How about flutter for android

    • @HeyFlutter
      @HeyFlutter  Місяць тому +1

      Thank you, @PaoloTshiyole! 🙂. Please try to provide enough details with your question.

    • @PaoloTshiyole
      @PaoloTshiyole Місяць тому +1

      @@HeyFlutter in this video we see just the set-up with App store and IOS but not for android and Play store, I like this video because it's recent but it's just for IOS not for android, I'd like to see the flutter in app subscription in revenuecat for android if it's possible why not with a trial