[AUTOMATIC] Update generated error codes#7001
Merged
Merged
Conversation
…4df83dde68c894ec3364185da244683d78e)
ajpallares
approved these changes
Jun 15, 2026
ajpallares
left a comment
Member
There was a problem hiding this comment.
Thank you for fixing the tests @AlvaroBrey! 🙌
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic update of generated error codes from https://github.com/RevenueCat/purchases-error-codes/commit/550034df83dde68c894ec3364185da244683d78e. This branch is auto-regenerated and force-pushed on each update; manual changes pushed here will be overwritten.
Note
Low Risk
User-visible error text and test expectations only; no error codes, APIs, or purchase logic changed.
Overview
Syncs generated
ErrorCodeuser-facing strings frompurchases-error-codesand updates unit tests to match.Copy tweaks only in
ErrorCode.description: adds “another” for receipt/web-purchase ownership messages, and capitalizes app user ID. Error codes and behavior are unchanged.Tests that assert
localizedDescription/ diagnosticserrorMessageforinvalidAppUserIdErrorandpurchaseBelongsToOtherUserwere updated to the new wording.Reviewed by Cursor Bugbot for commit 049b315. Bugbot is set up for automated code reviews on this repo. Configure here.