How to use RevenueCat Paywalls

  Рет қаралды 13,755

RevenueCat

RevenueCat

Күн бұрын

Пікірлер: 46
@airstrike5062
@airstrike5062 Жыл бұрын
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
@alin.cht.
@alin.cht. Жыл бұрын
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 Жыл бұрын
Yep, safe to use in production!
@gyulasipos3165
@gyulasipos3165 Жыл бұрын
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.
@airstrike5062
@airstrike5062 Жыл бұрын
Off topic, but you have a great voice!
@UNUNUN11
@UNUNUN11 10 ай бұрын
please I need to render paywall on android with kotline not Ios I need a video to explain it
@ingoampt
@ingoampt Жыл бұрын
-PLEASE ANSWER , HOW CAN I ALSO ADD A FREE TRIAL PHASE FPR ONE WEEK WITH REVENUECAT?
@Olden2610
@Olden2610 Жыл бұрын
This looks awesome! Is it easy to integrate in UIKit app?
@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.
@sirnjaca
@sirnjaca 11 ай бұрын
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?
@jesuscalleja8537
@jesuscalleja8537 11 ай бұрын
Would it be possible to have an example of integration for an app in UIKit?
@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 2 ай бұрын
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 2 ай бұрын
Maybe having access to the demo project would be useful in my case :)
@evangelosspyromilios5994
@evangelosspyromilios5994 2 ай бұрын
What is the point of close button in a payWall ??
@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
@frikitdotnet
@frikitdotnet 6 ай бұрын
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 ай бұрын
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
@TheVeteranChannel
@TheVeteranChannel 11 ай бұрын
Running into some issues with swiftui versus dart.
@DanielUnapanta
@DanielUnapanta 3 ай бұрын
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
@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 ай бұрын
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 ай бұрын
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 Жыл бұрын
Is this available for flutter
@danvilela
@danvilela 8 ай бұрын
It is
@dreamzsiva
@dreamzsiva Жыл бұрын
Can I use this feature on React Native right now ?
@tomatowing512
@tomatowing512 11 ай бұрын
This
@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 8 ай бұрын
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
@danvilela
@danvilela 8 ай бұрын
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?
@KWNBALI
@KWNBALI 5 ай бұрын
awesome👏
@furkanhanc6277
@furkanhanc6277 Жыл бұрын
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
@Rugbywarfare
@Rugbywarfare 9 ай бұрын
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.
RevenueCat Products, Offerings, and Entitlements Explained
5:03
How to Optimize Your App's Paywall
1:32:30
RevenueCat
Рет қаралды 8 М.
Ouch.. 🤕⚽️
00:25
Celine Dept
Рет қаралды 33 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 904 М.
Wait… Maxim, did you just eat 8 BURGERS?!🍔😳| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 5 МЛН
Why RevenueCat is the BEST for iOS Subscriptions! 🚀 Paywalls Made Easy in SwiftUI!
18:47
Building a Mobile App in 2024: The BEST Technologies
13:31
Dan Ilies
Рет қаралды 82 М.
Mastering Alignment & Spacing
28:51
FlutterFlow
Рет қаралды 14 М.
3D Food Delivery App w/ React Native and React three Fiber
31:49
Wawa Sensei
Рет қаралды 11 М.
AWS Certified Cloud Practitioner Training 2020 - Full Course
3:58:01
freeCodeCamp.org
Рет қаралды 7 МЛН
How I create mobile apps for less than $1000
24:47
Steven Cravotta
Рет қаралды 25 М.
Fast & Easy Paywalls with RevenueCat
33:39
Sean Allen
Рет қаралды 10 М.
How Much Money My Flutter App Made
7:59
Herman Palmgren
Рет қаралды 43 М.
Quick & Easy Paywalls in Your Apps with RevenueCat | SwiftUI
30:37
Jason Dubon
Рет қаралды 3,5 М.
7 Mistakes to Avoid When Launching Your App
5:43
App Masters
Рет қаралды 1,8 М.
Ouch.. 🤕⚽️
00:25
Celine Dept
Рет қаралды 33 МЛН