How to use RevenueCat Paywalls

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 46

  • @airstrike5062
    @airstrike5062 Год назад +1

    On topic, I have been wondering what the right workflow was going to be for setting up my Paywall and you guys literally created what I needed. It's like I wished it into existence, right as I'm ready to implement it in my app! :O

  • @gyulasipos3165
    @gyulasipos3165 Год назад +2

    Looks awesome! Do you have plans for Flutter release?

    • @riveraj33
      @riveraj33 Год назад

      I’m sure they do have plans for flutter but they have to get android out first. Then probably react native then flutter.

  • @alin.cht.
    @alin.cht. Год назад +3

    This is impressive. I will deffinetly use it in my current wip app. Is it safe to use it productive or should we wait to get out of beta?

    • @RevenueCat
      @RevenueCat  Год назад +1

      Yep, safe to use in production!

  • @Olden2610
    @Olden2610 Год назад +1

    This looks awesome!
    Is it easy to integrate in UIKit app?

  • @airstrike5062
    @airstrike5062 Год назад +2

    Off topic, but you have a great voice!

  • @sirnjaca
    @sirnjaca 10 месяцев назад

    Any option to segment the target audience or is this always shown to everyone (50-50)? I.e. if I only want to test a specific paywall to let's say users who cancelled their subscription and not all the userbase?

  • @UNUNUN11
    @UNUNUN11 9 месяцев назад +1

    please I need to render paywall on android with kotline not Ios I need a video to explain it

  • @ingoampt
    @ingoampt Год назад +1

    -PLEASE ANSWER , HOW CAN I ALSO ADD A FREE TRIAL PHASE FPR ONE WEEK WITH REVENUECAT?

  • @jesuscalleja8537
    @jesuscalleja8537 11 месяцев назад

    Would it be possible to have an example of integration for an app in UIKit?

  • @CodexxaDevelopers
    @CodexxaDevelopers 10 месяцев назад

    Hi Sir, This is very helpful for integrating in swift language code. I am done with in swift code. But now I have integrate Revenue Cat subscription and coupon code in Flutter framework using Dart language application. So can you please share a one vedio about how to integrate Revenue Cat Subscription in Flutter.

  • @evangelosspyromilios5994
    @evangelosspyromilios5994 2 месяца назад

    What is the point of close button in a payWall ??

  • @TheVeteranChannel
    @TheVeteranChannel 10 месяцев назад

    Running into some issues with swiftui versus dart.

  • @LeonardoPillay
    @LeonardoPillay Год назад

    Hi there i am trying to implement revenue cat in an ionic angular application but the documentation doesn't seem to be up to date is there any guidance on this?

  • @leandro5406
    @leandro5406 Месяц назад

    15:12 I have a question: when you click on continue button on the video, it lead directly to payment recap. however, for me, a pop up appears asking the user to log in his apple account with identifier and password. how to log him in automatically to prevent this unpleasant part?

    • @leandro5406
      @leandro5406 Месяц назад

      Maybe having access to the demo project would be useful in my case :)

  • @DanielUnapanta
    @DanielUnapanta 2 месяца назад

    Does this works with consumable in-app purchases? I try to make another purchase after the first one but the second time the payment method is not showing, my products are not attatch to any Entitlements, also if I have multiple (2 purchase options) how can I know what option the user selected with RevenueCatUI.presentPaywall jus return the result but not the option that was purchased

  • @frikitdotnet
    @frikitdotnet 5 месяцев назад

    I love it ! Exceptttt, I would love to be able to make 2 paywalls and A/b test them without needing to add additional code, but rather by just having a config option in the paywalls dashboard on RC to use 2 and tell me which performed better

    • @RevenueCat
      @RevenueCat  5 месяцев назад +1

      You can! You can build two different paywalls in our web dashboard, and then using our Experiments feature you can send half of your users one, and half of your users the other, and then compare the performance between the two

  • @across5852
    @across5852 5 месяцев назад

    Looks awesome but in reality i'ts pretty bad. There are too many bugs in the Andorid SDK and there's no proper documentation. You HAVE TO READ the source code to figure out things

  • @leoingson
    @leoingson 5 месяцев назад

    "Package details" has only 1 field in the UI. How can this work, it's of course different for every product/package?

    • @RevenueCat
      @RevenueCat  5 месяцев назад +1

      Different templates offer a different number of packages you can add. Some of them only allow one.

    • @leoingson
      @leoingson 5 месяцев назад

      @@RevenueCat Thx for the reply! I'd like to use template 5 for 2 different lifetime purchases (consumable). I can choose those 2 packages, but get only 1 "package details" for both. That second line in the product button would be useful for a subtitle/description. Maybe there is another way to inject different descriptions (variables?)?

  • @captainmichaelj2321
    @captainmichaelj2321 8 месяцев назад

    Not that I am not able to use SwiftUI, but is this feature only available in UIKit? If not, I believe I can just use hostingVC can't I?

    • @RevenueCat
      @RevenueCat  8 месяцев назад +1

      We have a PaywallViewController you can use in UIKit! You can find a code example in the docs www.revenuecat.com/docs/tools/paywalls/displaying-paywalls

    • @captainmichaelj2321
      @captainmichaelj2321 7 месяцев назад

      @@RevenueCat This worked greatly, I noticed that using the paywallviewcontroller directly in UIkit, actually reduces problems implementing it. For example, if the user already subscribed to the app, using paywall configuration in SwiftUI might have issue because the hosting controller remain after the paywall (SWIFTUI) is dismissed, but the paywallviewcontroller works just fine. I am also trying to circumvent why the icons are not showing up.

  • @jasbirkhalif1314
    @jasbirkhalif1314 Год назад +1

    Is this available for flutter

  • @dreamzsiva
    @dreamzsiva Год назад

    Can I use this feature on React Native right now ?

  • @emir3936
    @emir3936 8 месяцев назад

    Hi, is this don't use for flutter ?

    • @RevenueCat
      @RevenueCat  8 месяцев назад

      RevenueCat Paywalls is supported in the Flutter SDK! www.revenuecat.com/docs/tools/paywalls/displaying-paywalls#flutter

    • @danvilela
      @danvilela 7 месяцев назад

      For me it took forever to show the paywall.. maybe its because is in sandbox mode idk.. but i decided to build my own.. anyway i was inspired by the paywall built by you guys@@RevenueCat

  • @KWNBALI
    @KWNBALI 5 месяцев назад

    awesome👏

  • @furkanhanc6277
    @furkanhanc6277 Год назад +4

    ADAPTY KILLER ☠

  • @SixDayStudio
    @SixDayStudio 9 месяцев назад

    What about Android?

    • @RevenueCat
      @RevenueCat  8 месяцев назад

      Our Android SDK now supports RevenueCat Paywalls! www.revenuecat.com/docs/tools/paywalls/displaying-paywalls#android

  • @danvilela
    @danvilela 7 месяцев назад +1

    Yeah here is some feedback.. I can't use it! Localization is just not good.. Some things is in my language, some things is in english and I can't change.

    • @RevenueCat
      @RevenueCat  7 месяцев назад

      Can you clarify which text you aren't able to localize?

  • @Rugbywarfare
    @Rugbywarfare 8 месяцев назад +1

    guys you've got a lot to learn from superwall. The way to create experiments, the data, conversions etc is terrible. The user flow sucks. Is this designed just for developers? Because paywalls are tested mainly by marketing teams.

    • @RevenueCat
      @RevenueCat  8 месяцев назад

      Could you clarify what part of the flow is confusing so I could relay it to our product teams? We definitely have designed it with developers and growth teams in mind, but are always on the look out for more ways to improve!

    • @Rugbywarfare
      @Rugbywarfare 8 месяцев назад

      @@RevenueCat there's no stats dashboard for the paywall? How many people have seen the paywall from app download? How many have converted?
      If I want to create an experiment, I have to add some code to some part of settings? I do not have a clear visual of 2 paywalls and their key stats side by side.
      If this is somewhere, it's not clear at all.
      If you've designed it for growth teams surely these teams want easier ways to run tests, see the stats?
      I would just compare it to superwall and superwall is infinitely better for a user. Even devs would want a better view of their stats and how to create tests.
      Also how do I create a hard paywall? Users can just drag down a paywall when it pops up and use the app. I have no settings to remove this option for a user

  • @remusomega
    @remusomega 10 месяцев назад

    Basically unusable for React Native. Also literally 5 lines of documentation.