Bro you just made my day with this video. I love your channel so much for the constant updates thank bro. Now u can track user activities from one place instead of always going to play console 🥰🥰
and bro if you can also make a video for the transaction history to display all the time user has bought coins too that will also be nice too. so user can know and see how much they have spent and total coin bought.
Thank you so much just wondering if is it safe to update the coins from the client (the user app) or we need to use something like Google cloud functions to verify the purchases and then update the user firebase coins record from the that cloud function
Hi. The complete source code is the same as the demo, you can reuse the part of the codes in your java projects. Please note that there is a documentation of the source code: Link: dingi.icu/store/documentation/ Demo: play.google.com/store/apps/details?id=com.wdtheprovider.inapppurchase
@@o_rodolfo i have updated it locally, I will push the changes and update the codes in all platform soon, after uploading a video on firebase to store user transactions
Very top 👏🏻, best channel for learning with Android Studio
Thank you very much for the support
Bro you just made my day with this video. I love your channel so much for the constant updates thank bro. Now u can track user activities from one place instead of always going to play console 🥰🥰
Thank you very much, i like how you suggest for more features in the demo app.
Video Timeframe
Demo 0:01 - 06:00
Let's get started: 06:02 - 13:50
Authentication: 13:54 - 26:26
Update Coins on firebase: 26:28 - 29:56
Update Subscription on Firebase 32:10
Sorry i see i forgot to cut/trim out a part in the video.
and bro if you can also make a video for the transaction history to display all the time user has bought coins too that will also be nice too. so user can know and see how much they have spent and total coin bought.
That's a great idea, lemme start implementing it and i will record a video when i'm done. keep an eye to the repo.
@@SharCourse yes great i cant wait for this.
Thank you so much
just wondering if is it safe to update the coins from the client (the user app) or we need to use something like Google cloud functions to verify the purchases and then update the user firebase coins record from the that cloud function
Hi, Google Play recommends that we verify the purchases on own servers, we can use Cloud functions or own servers.
If I buy your code would it work on any project? Does he have documentation?
Hi. The complete source code is the same as the demo, you can reuse the part of the codes in your java projects.
Please note that there is a documentation of the source code:
Link: dingi.icu/store/documentation/
Demo: play.google.com/store/apps/details?id=com.wdtheprovider.inapppurchase
@@SharCourse Thanks for answering, I'll buy the full version.
One more question: Will you update the Google Play Billing Library code to version 6.0?
@@o_rodolfo i have updated it locally, I will push the changes and update the codes in all platform soon, after uploading a video on firebase to store user transactions