Just tried integrating revenue cat.. oh boy.. playstore integration is a nightmare.. and documentation is missing a lot of integration. Gave up!! Will implement myself.
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 ?
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?
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.
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 🙂
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.
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.
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 🙂
how can you subscribe again after deleting the app? in real life the subscription is tied to apple id right? so what happens in real life if user subscribe, delete the app, his old subscription is still ongoing and then subscribes again??
Hey @sherpa-e5i 😀 like you said subscription is bind to unique user ID. For an ongoing subscription, it'll not subscribe again instead look for any previous subscription and warn user instead. Please note a single user can have multiple subscriptions with different IDs
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
Can you make tutorial on Firebase wallpaper app (No api like pixels or any api) Because there is no tutorial on TH-cam on flutter wallpaper with Firebase as storage
Probabaly the worst tutorial on the internet, can't believe this from the Revenue Cat guys, why are you using sandbox?? will users use my app in sandbox? again i don't want your paywall, show how to make individual call to each in_app purchase, lastly you guys documentation is Sh*t
@@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
Just tried integrating revenue cat.. oh boy.. playstore integration is a nightmare.. and documentation is missing a lot of integration. Gave up!! Will implement myself.
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 ?
Amazing! I was just looking into IAP solution for my future Flutter project.
Great, Thank you @Jorsten!
Awesome demo... Great pricing model 🎉🎉. Keep it up!
Great, Thank you @milodude023!
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?
Thank you @koditor, make sure to follow the tutorial step by step 🙂
I solved by manage schema and update storekit config
@@LaybiksDuster
I solved too by update my business information. İt is worked for İOS. I haven't updated the store kit.
@@koditor I'm stuck on this too...what business information did you update? In RevenueCat or AppStoreConenct?
amazing video thank you
Thank you
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.
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 🙂
@@HeyFlutter problem solved. The solution is indeed shared on this url, which I seen yesterday. Thanks 🙂
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.
Hey @user-gp9ky3xw8k 😀 please checkout this official revenuecat docs: www.revenuecat.com/docs I hope this may help.
Hi, can't find the mentioned documentation on how create the StoreKitConfigFile. Can somebody post the link please?
Thank you ❤️ for the suggestion! We’ll definitely consider it for our future content ideas. 😊
@@HeyFlutter I'm begging to find this file somewhere
this is amazing, I've tried implement without revenue cat and it was very painful
Glad it was helpful, @danielaraujo5857 😀
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.
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 🙂
how can you subscribe again after deleting the app? in real life the subscription is tied to apple id right? so what happens in real life if user subscribe, delete the app, his old subscription is still ongoing and then subscribes again??
Hey @sherpa-e5i 😀 like you said subscription is bind to unique user ID. For an ongoing subscription, it'll not subscribe again instead look for any previous subscription and warn user instead. Please note a single user can have multiple subscriptions with different IDs
Bummed we didn't get to see the callback code for Purchase API
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
Can you make tutorial on
Firebase wallpaper app
(No api like pixels or any api)
Because there is no tutorial on TH-cam on flutter wallpaper with Firebase as storage
Thanks for the idea, @shaurya8024! 🙂 I have added it to my list of ideas for future videos!
thanks for sharing!!!
You are welcome, @ttoliveira!
How to change developer name in Apple developer account in individual
Hey 😊, @MohanRaj-cp9lg! Check out this solution stackoverflow.com/a/41210285 I hope this may help
I would like to watch programming lessons from charlie
Great, Thank you @umutb4508! 😂
Probabaly the worst tutorial on the internet, can't believe this from the Revenue Cat guys, why are you using sandbox?? will users use my app in sandbox? again i don't want your paywall, show how to make individual call to each in_app purchase, lastly you guys documentation is Sh*t
How about flutter for android
Thank you, @PaoloTshiyole! 🙂. Please try to provide enough details with your question.
@@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