Skip to content

Debug View: display receipt status#3303

Merged
NachoSoto merged 2 commits into
mainfrom
debug-view-receipt-status
Oct 16, 2023
Merged

Debug View: display receipt status#3303
NachoSoto merged 2 commits into
mainfrom
debug-view-receipt-status

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

See https://community.revenuecat.com/sdks-51/intro-eligibility-status-through-revenuecat-seems-wrong-3445

There can be some confusion if the receipt URL is displayed, even if the file doesn't exist.
This would clarify that.

Screenshot 2023-10-13 at 13 34 14

@NachoSoto NachoSoto requested a review from a team October 13, 2023 20:36
value: config.offlineCustomerInfoSupport ? "enabled" : "disabled")
LabeledContent("Entitlement Verification Mode", value: config.verificationMode)
LabeledContent("Receipt URL", value: config.receiptURL?.absoluteString ?? "")
LabeledContent("Receipt URL", value: config.receiptURL?.relativeString ?? "")

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.

Removes the file:// scheme

See https://community.revenuecat.com/sdks-51/intro-eligibility-status-through-revenuecat-seems-wrong-3445
There can be some confusion if the receipt URL is displayed, even if the file doesn't exist.
This would clarify that.
@NachoSoto NachoSoto force-pushed the debug-view-receipt-status branch from b45734b to 3b6d220 Compare October 13, 2023 20:38
@NachoSoto NachoSoto merged commit 4bca13f into main Oct 16, 2023
@NachoSoto NachoSoto deleted the debug-view-receipt-status branch October 16, 2023 14:34
NachoSoto pushed a commit that referenced this pull request Oct 18, 2023
**This is an automatic release.**

### Bugfixes
* `PaywallEventStore`: also remove legacy `revenuecat` documents
directory (#3317) via NachoSoto (@NachoSoto)
### Other Changes
* `CI`: run all iOS 17 tests (#3312) via NachoSoto (@NachoSoto)
* `StoreKit 2`: Optionally send JWS tokens instead of receipts to the
backend (#3227) via Mark Villacampa (@MarkVillacampa)
* `CircleCI`: update simulators for Xcode 15.0.1 (#3311) via NachoSoto
(@NachoSoto)
* `StoreKit 1`: improved debug log for `finishTransactions` invoked
outside the SDK (#3300) via NachoSoto (@NachoSoto)
* `Debug View`: display receipt status (#3303) via NachoSoto
(@NachoSoto)
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.

3 participants