Skip to content

App Intents: stop donating screen activities as Siri predictions - #25757

Merged
crazytonyli merged 4 commits into
trunkfrom
task/new-siri-integration-M5
Aug 30, 2026
Merged

App Intents: stop donating screen activities as Siri predictions#25757
crazytonyli merged 4 commits into
trunkfrom
task/new-siri-integration-M5

Conversation

@crazytonyli

@crazytonyli crazytonyli commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Since we have migrated from SiriKit to App Intents, these donating related code becomes redundant.

@wpmobilebot

wpmobilebot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number34060
VersionPR #25757
Bundle IDorg.wordpress.alpha
Commitbfe2c74
Installation URL0j90tgpb1v0i8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

wpmobilebot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number34060
VersionPR #25757
Bundle IDcom.jetpack.alpha
Commitbfe2c74
Installation URL4r49spcff7qbg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from b5c1b69 to e8973a9 Compare July 7, 2026 03:59
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M4 branch 2 times, most recently from 75cf8f1 to 401816f Compare July 9, 2026 01:45
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from e8973a9 to c9e94c7 Compare July 9, 2026 01:45
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from c9e94c7 to a80452d Compare July 22, 2026 05:55
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M4 branch from 401816f to de06546 Compare July 22, 2026 05:55
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M4 branch from de06546 to fc281b0 Compare August 11, 2026 03:26
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from a80452d to c04bc19 Compare August 11, 2026 03:26
@wpmobilebot

wpmobilebot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

🤖 Build Failure Analysis

This build has failures. Claude has analyzed them - check the build annotations for details.

@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M4 branch from fc281b0 to 1990f6d Compare August 26, 2026 02:04
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from c04bc19 to 65307b6 Compare August 26, 2026 02:04
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M4 branch from 1990f6d to dba2416 Compare August 27, 2026 03:05
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from 65307b6 to b3649cc Compare August 27, 2026 03:05
The Jetpack app's App Shortcuts are the modern replacement for Siri suggestions, so the prediction donation, the suggested invocation phrases, and the now-unused MobileCoreServices import are removed. The system keeps previously donated suggestions until they are explicitly deleted, so all saved user activities are deleted once at launch and upgrading users do not keep stale suggestions. The screen activities remain eligible for Spotlight search, whose index is separate and unaffected.
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from b3649cc to 8d3e652 Compare August 27, 2026 03:09
@crazytonyli
crazytonyli changed the base branch from task/new-siri-integration-M4 to trunk August 27, 2026 03:11
@crazytonyli
crazytonyli force-pushed the task/new-siri-integration-M5 branch from 8d3e652 to 4771c79 Compare August 27, 2026 03:15
@crazytonyli
crazytonyli requested a review from jkmassel August 27, 2026 03:16
@crazytonyli crazytonyli added this to the 27.3 milestone Aug 27, 2026
@crazytonyli
crazytonyli marked this pull request as ready for review August 27, 2026 03:16

@jkmassel jkmassel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What does Me > App Settings > Clear Siri Shortcut Suggestions do after this PR lands?

The app no longer donates screen activities as Siri predictions and already deletes the old donations once at launch, so the button had nothing left to clear. Its action and analytics event go with it.
@crazytonyli

Copy link
Copy Markdown
Contributor Author

@jkmassel Good catch! It's removed in bfe2c74.

@crazytonyli
crazytonyli enabled auto-merge August 30, 2026 22:53
@crazytonyli
crazytonyli added this pull request to the merge queue Aug 30, 2026
Merged via the queue into trunk with commit 39c5b66 Aug 30, 2026
28 checks passed
@crazytonyli
crazytonyli deleted the task/new-siri-integration-M5 branch August 30, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants