Skip to content

Conversation

facumenzella
Copy link
Contributor

Motivation

We want to show a subscribe button whenever there's an empty state. This is configurable from the dashboard.

Description

  • Add subscribe button
  • Integrate ScreenOffering

@facumenzella facumenzella marked this pull request as ready for review August 11, 2025 13:46
Copy link
Contributor

@vegaro vegaro left a comment

Choose a reason for hiding this comment

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

Nothing major. Just those imports and the "Subscribe" text, but that's a concern in iOS as well

facumenzella and others added 3 commits August 11, 2025 17:02
…age name

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
…age name

- Add Offering import to NoActiveUserManagementView.kt and CustomerCenterViewModel.kt
- Replace 'com.revenuecat.purchases.Offering' with 'Offering' in parameter types

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@facumenzella facumenzella enabled auto-merge August 12, 2025 09:41
@facumenzella facumenzella force-pushed the feat/show-paywall branch 2 times, most recently from 09e37c8 to 69b284d Compare August 12, 2025 12:28
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.31%. Comparing base (b2b7813) to head (35381a5).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rchases/customercenter/CustomerCenterConfigData.kt 80.00% 1 Missing and 1 partial ⚠️
...rchases/customercenter/ScreenOfferingExtensions.kt 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2596      +/-   ##
==========================================
+ Coverage   78.30%   78.31%   +0.01%     
==========================================
  Files         299      300       +1     
  Lines       11102    11125      +23     
  Branches     1547     1551       +4     
==========================================
+ Hits         8693     8713      +20     
- Misses       1730     1732       +2     
- Partials      679      680       +1     

☔ 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.

@facumenzella facumenzella added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit 2c01594 Aug 12, 2025
20 checks passed
@facumenzella facumenzella deleted the feat/show-paywall branch August 12, 2025 13:20
tonidero pushed a commit that referenced this pull request Aug 14, 2025
**This is an automatic release.**

## RevenueCat SDK
### 📦 Dependency Updates
* [RENOVATE] Update dependency gradle to v9 (#2589) via RevenueCat Git
Bot (@RCGitBot)

## RevenueCatUI SDK
### Customer Center
#### ✨ New Features
* Show a subscribe button in customer center when there are no
subscriptions (#2596) via Facundo Menzella (@facumenzella)
#### 🐞 Bugfixes
* Fix title and price of non-Google purchases in Customer Center (#2576)
via Cesar de la Vega (@vegaro)

### 🔄 Other Changes
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2598) via RevenueCat Git Bot (@RCGitBot)
* Add alias users backend call (#2594) via Toni Rico (@tonidero)
* Rename TestStore to SimulatedStore (#2591) via Toni Rico (@tonidero)
* Fail configure call if using test api key in release builds (#2590)
via Toni Rico (@tonidero)
* Support test store (#2554) via Toni Rico (@tonidero)
* Fix insets in Paywall Tester (#2584) via Cesar de la Vega (@vegaro)
* Add 8.22.1 to CHANGELOG (#2582) via Toni Rico (@tonidero)
* Add warning on V9 CHANGELOG (#2586) via Toni Rico (@tonidero)
* Change metalava job to diff dump generated dump files (#2585) via Toni
Rico (@tonidero)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
tonidero pushed a commit that referenced this pull request Aug 25, 2025
…tions (#2596)

### Motivation
We want to show a subscribe button whenever there's an empty state. This
is configurable from the dashboard.

### Description
- Add subscribe button
- Integrate `ScreenOffering`

---------

Co-authored-by: Claude <noreply@anthropic.com>
@tonidero tonidero mentioned this pull request Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants