[iOS] Migrate away from StoreKit 1 APIs for VPN - #39897
Open
kylehickinson wants to merge 2 commits into
Open
kylehickinson wants to merge 2 commits into
kylehickinson wants to merge 2 commits into
Conversation
kylehickinson
force-pushed
the
ios-vpn-storekit-migration
branch
from
September 15, 2026 18:54
5b90b08 to
b445018
Compare
netzenbot
reviewed
Sep 16, 2026
Contributor
|
Chromium major version is behind target branch (153.0.8010.37 vs 154.0.8037.41). Please rebase. |
kylehickinson
force-pushed
the
ios-vpn-storekit-migration
branch
from
September 16, 2026 14:16
b445018 to
b9507c7
Compare
Contributor
|
[puLL-Merge] - brave/brave-core@39897 DescriptionMigrates Brave VPN in-app purchase flow from StoreKit 1 ( Possible Issues
|
This replaces most of the deprecated StoreKit APIs being used in Brave VPN with their StoreKit 2 alternatives, with the exception of receipt data because the GuardianConnect SDK still uses the deprecated receipt format.
kylehickinson
force-pushed
the
ios-vpn-storekit-migration
branch
from
September 16, 2026 17:06
766bc10 to
df3c659
Compare
EliHini
approved these changes
Sep 16, 2026
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.
This replaces most of the deprecated StoreKit APIs being used in Brave VPN with their StoreKit 2 alternatives, with the exception of receipt data because the GuardianConnect SDK still uses the deprecated receipt format.