Easy Paywalls and Experiments Using RevenueCat

2024 ж. 22 Мам.
4 003 Рет қаралды

Finally, an easy way to deploy high converting paywalls and run split tests on them. RevenueCat has an open beta on their Paywalls feature. It’s free to use and I’m really impressed with how easy it is to deploy a paywall in my app.
Not only that, you can also customize the paywall remotely without updating your app.
The cherry on top is the ability to split test your paywalls and run experiments on them to optimize your revenue!
Sign up for a RevenueCat account:
app.revenuecat.com/signup
Timestamps:
00:00 Intro
01:25 How information is organized in RC
03:16 How to create a paywall in RC
07:58 Display the paywall in your app
13:16 Customize your paywall on the fly
15:03 Run a paywall split test with RC Experiments
20:53 Outro
RevenueCat SDK installation:
www.revenuecat.com/docs/ios
Creating Paywalls:
www.revenuecat.com/docs/creat...
Running Experiments:
www.revenuecat.com/docs/exper...
www.revenuecat.com/docs/exper...

Пікірлер
  • Wow revenuecat really does great work. The abstraction layer is so high that it makes our lives so much easier. Thanks to Chris for the always clear and concise communication

    @stevem2878@stevem28784 ай бұрын
  • Great material. Thanks, Chris, for all your awesome work.

    @etaosin@etaosin7 ай бұрын
  • Thanks for the amazing demo.

    @user-xe7gk3dh8x@user-xe7gk3dh8x2 ай бұрын
  • That's great new !! Always revenueCat. Thank you Chris

    @devfurkan@devfurkan6 ай бұрын
    • Glad it helped! Thanks for watching! - Iñaki

      @CodeWithChris@CodeWithChris6 ай бұрын
  • Thx! More RevenueCat

    @piotrnowak693@piotrnowak6937 ай бұрын
    • Thanks for watching! - Iñaki

      @CodeWithChris@CodeWithChris7 ай бұрын
  • thx ! More revenueCart :)

    @devaidaya5418@devaidaya54185 ай бұрын
  • Hey Chris, thanks for the insightful videos, love what you teaching brother. I just a question. I built an app in flutterflow, so i'm very very new t building apps. I just some guidance or advise on adding a yearly subscription to the app i build. What videos can you suggest that will easy to understand as a non developer. I want to have this as an annual subscription in the app store and google play. I already have the dev accounts on the both stores. Will the paywall need to be integrated into my flutterflow app, like a page showing the subscription or does the app store do this, sorry if this is a straight forward answer, i'm just new to this.

    @MarlonVan@MarlonVan4 ай бұрын
    • Unfortunately I'm not sure about the answer. I'm very sorry! --Joash

      @CodeWithChris@CodeWithChris4 ай бұрын
    • Thanks @@CodeWithChris

      @MarlonVan@MarlonVan4 ай бұрын
  • Great content Chris MORE REVENUECAT& how to unlock content once the user subscribes

    @kwkistler@kwkistler3 ай бұрын
  • I am getting an error. I know all of my configurations are correct because I have used this on a different paywall. I am trying to implement it with your code, adding import RevenueCatUI so Xcode doesn't complain. Compiles fine but when I go to load it, I get the error There is an issue with your configuration. Check the underlying error for more details. There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used).

    @user-xe7gk3dh8x@user-xe7gk3dh8x2 ай бұрын
    • Never mind Chris. I had rebuilt this project because I was switching to SwiftUI and I didn't update the bundleID. Now it works perfectly. Keep up the great work!

      @user-xe7gk3dh8x@user-xe7gk3dh8x2 ай бұрын
  • pin

    @aydinjoshi@aydinjoshi7 ай бұрын
  • sir i am facing a challenge. I have two offerings - Paywalls are added to each one. 1. Default offering - I know how to show it in swiftUI and it works well. 2. annualandmonthly/xmax - How to show it in my SwiftUI app. as we know that default paywalls shows as a default, what if we have not a default offering. I want to show annualandmonthly/xmax in my SwiftUI app. what i tried .presentpaywall(identifier "", offering: offering, packages: [packages]) i don't know how to pass packages. please help me to get the offersings

    @jemmytech5474@jemmytech54745 ай бұрын
    • Hello, @jemmytech5474! Unfortunately, we can't debug it for you in the comment section here but you can try joining and posting in our community: cwc.to/codecrew --Joash

      @CodeWithChris@CodeWithChris4 ай бұрын
    • @@CodeWithChris i already solved it

      @jemmytech5474@jemmytech54744 ай бұрын
KZhead