Skip to content

[ads] Only run ads service when Notifications or Sponsored ads are enabled - #39926

Open
aseren wants to merge 1 commit into
masterfrom
issues/58981
Open

aseren wants to merge 1 commit into
masterfrom
issues/58981

Conversation

@aseren

@aseren aseren commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

The PR changes Ads Service on iOS to only run when notification ads or sponsored ads are enabled.

@github-actions

Copy link
Copy Markdown
Contributor

Chromium major version is behind target branch (153.0.8010.37 vs 154.0.8037.41). Please rebase.

@github-actions github-actions Bot added the chromium-version-mismatch The Chromium version on the PR branch does not match the version on the target branch label Sep 16, 2026
@@ -87,24 +87,13 @@ public class BraveRewards: PreferencesObserver {
recoverySeedBase64: Data(seed).base64EncodedString()
)
}
// If ads is already initialized just toggle rewards ads and update the wallet info
if self.ads.isServiceRunning() {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic is handled in AdsServiceImplIOS now.

…abled

The PR changes `Ads Service` on iOS to only run when notification ads
or sponsored ads are enabled.
@github-actions github-actions Bot removed the chromium-version-mismatch The Chromium version on the PR branch does not match the version on the target branch label Sep 16, 2026
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.

[ads] Only Run ads service when Notifications or Sponsored ads are enabled

1 participant