Skip to content

.debugRevenueCatOverlay: added Locale#3539

Merged
NachoSoto merged 4 commits into
mainfrom
debug-view-locale
Dec 21, 2023
Merged

.debugRevenueCatOverlay: added Locale#3539
NachoSoto merged 4 commits into
mainfrom
debug-view-locale

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

This adds the Locale.identifier and the currency code.
It can help debug issues with paywalls, currencies, localization, etc.

Simulator Screenshot - iPhone 15 Pro Max - 2023-12-21 at 11 05 36

This adds the `Locale.identifier` and the currency code.
It can help debug issues with paywalls, currencies, localization, etc.
@NachoSoto NachoSoto requested a review from a team December 21, 2023 19:07

case .none:
ProgressView()
SwiftUI.ProgressView()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This wasn't compiling after #3526. I figured I'd fix it here instead of making another PR for one line.

@joshdholtz joshdholtz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🚢

@NachoSoto NachoSoto enabled auto-merge (squash) December 21, 2023 20:15
@NachoSoto NachoSoto merged commit 67b421e into main Dec 21, 2023
@NachoSoto NachoSoto deleted the debug-view-locale branch December 21, 2023 20:19
This was referenced Dec 21, 2023
NachoSoto pushed a commit that referenced this pull request Dec 22, 2023
**This is an automatic release.**

### RevenueCatUI
* `Paywalls`: add header image to `watchOS` paywalls (#3542) via
NachoSoto (@NachoSoto)
* `Paywalls`: improve template 5 landscape layout (#3534) via NachoSoto
(@NachoSoto)
* `Paywalls`: fix template 5 footer loading view alignment (#3537) via
NachoSoto (@NachoSoto)
* `Paywalls`: improve template 1 landscape layout (#3532) via NachoSoto
(@NachoSoto)
* `Paywalls`: fix `ColorInformation.multiScheme` on `watchOS` (#3530)
via NachoSoto (@NachoSoto)
### Other Changes
* `Trusted Entitlements`: tests for signature verification without
header hash (#3505) via NachoSoto (@NachoSoto)
* `.debugRevenueCatOverlay`: added `Locale` (#3539) via NachoSoto
(@NachoSoto)
* `Trusted Entitlements`: add support for signing request headers
(#3424) via NachoSoto (@NachoSoto)
* `CI`: Add architecture to cache keys (#3538) via Mark Villacampa
(@MarkVillacampa)
* `Paywalls Tester`: remove double close button (#3531) via NachoSoto
(@NachoSoto)
* Fix `RevenueCatUI` snapshot tests (#3526) via NachoSoto (@NachoSoto)
@codecov

codecov Bot commented Sep 17, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.98%. Comparing base (269d404) to head (fc662aa).
Report is 380 commits behind head on main.

Files with missing lines Patch % Lines
Sources/Support/DebugUI/DebugViewModel.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3539      +/-   ##
==========================================
- Coverage   85.99%   85.98%   -0.02%     
==========================================
  Files         240      240              
  Lines       17494    17499       +5     
==========================================
+ Hits        15044    15046       +2     
- Misses       2450     2453       +3     

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

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.

4 participants