Skip to content

Add codelab instructions on README file#2489

Merged
skydoves merged 2 commits into
mainfrom
readme/codelab
Jul 9, 2025
Merged

Add codelab instructions on README file#2489
skydoves merged 2 commits into
mainfrom
readme/codelab

Conversation

@skydoves

@skydoves skydoves commented Jul 7, 2025

Copy link
Copy Markdown
Member

Codelab

  1. RevenueCat Google Play Integration: In this codelab, you'll learn how to:

    • Properly configure products on Google Play.
    • Set up the RevenueCat dashboard and connect it to your Google Play products.
    • Understanding Product, Offering, Package, and Entitlement.
    • Create paywalls using the Paywall Editor.
  2. Android In-App Purchases & Paywalls: In this codelab, you will:

    • Integrate the Android RevenueCat SDK into your project
    • Implement in-app purchases in your Android application
    • Learn how to distinguish between paying and non-paying users
    • Build a paywall screen, which is based on server-driven UI approach

@skydoves skydoves requested a review from a team July 7, 2025 06:34
@skydoves skydoves self-assigned this Jul 7, 2025
@emerge-tools

emerge-tools Bot commented Jul 7, 2025

Copy link
Copy Markdown

📸 Snapshot Test

648 unchanged

Name Added Removed Modified Renamed Unchanged Errored Approval
TestPurchasesUIAndroidCompatibility Paparazzi
com.revenuecat.testpurchasesuiandroidcompatibility.paparazzi
0 0 0 0 251 0 N/A
TestPurchasesUIAndroidCompatibility
com.revenuecat.testpurchasesuiandroidcompatibility
0 0 0 0 397 0 N/A

🛸 Powered by Emerge Tools

@codecov

codecov Bot commented Jul 7, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.33%. Comparing base (97dc872) to head (4b8136c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2489   +/-   ##
=======================================
  Coverage   78.33%   78.33%           
=======================================
  Files         286      286           
  Lines       10432    10432           
  Branches     1500     1500           
=======================================
  Hits         8172     8172           
  Misses       1614     1614           
  Partials      646      646           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tonidero tonidero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!! These look great 🙌

Comment thread README.md

## Codelab

1. [RevenueCat Google Play Integration](https://revenuecat.github.io/codelab/google-play/codelab-1-google-play-integration/index.html#0): In this codelab, you'll learn how to:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should add at least this first codelab to all hybrid SDKs as well.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a great idea. Let me add to all other hybrid SDKs as well soon 🙌

@skydoves skydoves added this pull request to the merge queue Jul 9, 2025
Merged via the queue into main with commit 7414e17 Jul 9, 2025
14 checks passed
@skydoves skydoves deleted the readme/codelab branch July 9, 2025 04:37
github-merge-queue Bot pushed a commit that referenced this pull request Jul 9, 2025
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* feat(purchases): Add setPostHogUserId() method to Purchases API
(#2495) via Hussain Mustafa (@hussain-mustafa990)
### 🐞 Bugfixes
* Improves button progress indicator size calculation. (#2485) via
JayShortway (@JayShortway)

### 🔄 Other Changes
* Revert "BC8 migration (#2477)" (#2501) via Toni Rico (@tonidero)
* Add codelab instructions on README file (#2489) via Jaewoong Eum
(@skydoves)
* Use collectAsStateWithLifecycle instead of collectAsState in Compose
(#2488) via Jaewoong Eum (@skydoves)
* Improve Composable stabilities (#2478) via Jaewoong Eum (@skydoves)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2486) via RevenueCat Git Bot (@RCGitBot)
* BC8 migration (#2477) via Toni Rico (@tonidero)
* Fixes building sample apps with SNAPSHOT dependencies (#2483) via
JayShortway (@JayShortway)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2484) via RevenueCat Git Bot (@RCGitBot)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants