RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
234 stars 44 forks source link

Multi-tier Paywall - Custom Package Localization / Offer overrides #1733

Closed joshdholtz closed 3 days ago

joshdholtz commented 1 month ago

Motivation

Implementing the SDK component of this 👇

Allows custom override for...

Screenshot 2024-07-03 at 10 10 15 AM

Description

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 82.88%. Comparing base (311bc9f) to head (584189b).

Files Patch % Lines
...n/com/revenuecat/purchases/paywalls/PaywallData.kt 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## multi-tier-paywall #1733 +/- ## ====================================================== - Coverage 82.98% 82.88% -0.10% ====================================================== Files 222 222 Lines 7580 7589 +9 Branches 1065 1066 +1 ====================================================== Hits 6290 6290 - Misses 876 885 +9 Partials 414 414 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.