Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCProductInfo: added SKStoreFront.countryCode to post store_country with receipts #2093

Merged
merged 1 commit into from Nov 30, 2022

Conversation

NachoSoto
Copy link
Contributor

@NachoSoto NachoSoto commented Nov 28, 2022

Fixes CSDK-533.
Depends on #2095.

This is not the cleanest solution, but it's the simplest one without creating additional abstractions to deal with SKStoreFront's iOS 13 availability.

@NachoSoto NachoSoto requested a review from a team November 28, 2022 21:13
@NachoSoto NachoSoto added the v3.x label Nov 28, 2022
@NachoSoto
Copy link
Contributor Author

Fixing CI: #2094

@NachoSoto NachoSoto mentioned this pull request Nov 28, 2022
@NachoSoto NachoSoto changed the base branch from release/3.x.x to 3.x-swiftlint November 28, 2022 21:58
Base automatically changed from 3.x-swiftlint to release/3.x.x November 29, 2022 17:35
…try` with receipts

Fixes [CSDK-533].

This is not the cleanest solution, but it's the simplest one without creating additional abstractions to deal with `SKStoreFront`'s `iOS 13` availability.
@NachoSoto NachoSoto merged commit 78611be into release/3.x.x Nov 30, 2022
@NachoSoto NachoSoto deleted the store-country-receipt branch November 30, 2022 23:37
NachoSoto added a commit that referenced this pull request Dec 1, 2022
- `RCProductInfo`: added `SKStoreFront.countryCode` to post
`store_country` with receipts (#2093)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants