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

Add notes for iOS 18 Apple Intelligence #8661

Merged
merged 6 commits into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Apple's [WWDC](https://developer.apple.com/wwdc24/) took place June 9th - 11th 2

### Live Activities on Apple Watch

[Live Activities](https://www.braze.com/docs/developer_guide/platform_integration_guides/swift/live_activities/live_activities) will be supported on watchOS 11. No additional setup is required, however, Apple offers the option to customize the watch interface.
[Live Activities](https://www.braze.com/docs/developer_guide/platform_integration_guides/swift/live_activities/live_activities) will be supported on watchOS 11. No additional setup is required. However, Apple offers the option to customize the watch interface.

### Apple Vision Pro

Expand All @@ -27,3 +27,11 @@ The Vision Pro is now available in China, Japan, Singapore, Australia, Canada, F
### iPhone notifications on macOS

Apple's new [iPhone mirroring](https://www.apple.com/newsroom/2024/06/macos-sequoia-takes-productivity-and-intelligence-on-mac-to-new-heights/) feature allows users to receive iPhone notifications on their macOS devices. Keep in mind, some media types, such as Push Story images and GIFs, are not supported, since they can't be rendered as a macOS notification.

### Apple Intelligence

Starting in iOS 18.1, Apple launched the rollout of new [Apple Intelligence features](https://developer.apple.com/documentation/Updates/Apple-Intelligence). Most pertinent to Braze are notification preview summaries. This feature uses on-device processing to collapse and generate text summaries for groups of related push notifications from a single app. Summaries can be expanded to view the original contents of each individual notification.
jerielng marked this conversation as resolved.
Show resolved Hide resolved

Since this is a user-enabled feature in the device settings, developers do not have control over the content or behavior of summaries generated by Apple Intelligence. Additionally, these summaries only affect the display of notification text when collapsed as a group and do not impact analytics reporting features, such as push click tracking.
internetisaiah marked this conversation as resolved.
Show resolved Hide resolved

![A sample screenshot of a push notification preview summary.]({% image_buster /assets/img/apple/apple_intelligence/notification_preview_summary.png %})
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.