Skip to content

Conversation

matteinn
Copy link
Contributor

@matteinn matteinn commented Aug 7, 2025

Checklist

  • If applicable, unit tests
  • If applicable, create follow-up issues for purchases-ios and hybrids

Motivation

Documentation about the Purchases.awaitPurchase coroutine extension was misleading.
Fixes a typo on documentation where the wrong class is mentioned.

Description

Fixed the typo by linking the correct class (PurchasesError) embedded in the PurchasesTransactionException thrown in case of errors.

@tonidero tonidero changed the base branch from main to external/matteinn/chore/doc-update September 2, 2025 07:21
@tonidero tonidero merged commit 4936843 into RevenueCat:external/matteinn/chore/doc-update Sep 2, 2025
@tonidero
Copy link
Contributor

tonidero commented Sep 2, 2025

Thanks for the the fix @matteinn! We will get this merged and should be part of the next release docs 👍

github-merge-queue bot pushed a commit that referenced this pull request Sep 2, 2025
…Purchase` by @matteinn in #2593 (#2651)

<!-- Thank you for contributing to Purchases! Before pressing the
"Create Pull Request" button, please provide the following: -->

### Checklist
- [ ] If applicable, unit tests
- [ ] If applicable, create follow-up issues for `purchases-ios` and
hybrids

### Motivation
<!-- Why is this change required? What problem does it solve? -->
<!-- Please link to issues following this format: Resolves #999999 -->
Documentation about the `Purchases.awaitPurchase` coroutine extension
was misleading.
Fixes a typo on documentation where the wrong class is mentioned.

### Description
<!-- Describe your changes in detail -->
<!-- Please describe in detail how you tested your changes --> Fixed the
typo by linking the correct class (`PurchasesError`) embedded in the
`PurchasesTransactionException` thrown in case of errors.


Contributed by @matteinn in #2593

Co-authored-by: Matteo Innocenti <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Sep 3, 2025
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* Add preferred UI locale override for RevenueCat UI components (#2620)
via Josh Holtz (@joshdholtz)

### 🔄 Other Changes
* Improve thread safety of setting paywalls preferred locale (#2655) via
Josh Holtz (@joshdholtz)
* Remove validation for no packages on paywalls (#2653) via Josh Holtz
(@joshdholtz)
* Video Component Models (dark code) (#2646) via Jacob Rakidzich
(@JZDesign)
* [EXTERNAL] docs: fixed a typo on documentation about
`Purchases.awaitPurchase` by @matteinn in #2593 (#2651) via Toni Rico
(@tonidero)
* Add warning with 9.x issues to all versions since 9.0.0 in CHANGELOG
(#2650) via Toni Rico (@tonidero)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2647) via RevenueCat Git Bot (@RCGitBot)
* Delete CLAUDE.md (#2648) via Cesar de la Vega (@vegaro)
* MON-1193 flatten Transition JSON structure after chatting more
thoroughly with team (#2641) via Jacob Rakidzich (@JZDesign)

---------

Co-authored-by: revenuecat-ops <[email protected]>
Co-authored-by: Josh Holtz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants