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 3 commits
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

[Apple Intelligence](https://developer.apple.com/documentation/Updates/Apple-Intelligence) is now available for devices on iOS 18.1 and later. For Braze, the most relevant feature is notification preview summaries, which 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.
internetisaiah marked this conversation as resolved.
Show resolved Hide resolved

Keep in mind, this feature must be manually enabled by the user, meaning you won't have control over the specific behavior or content of your app's notification summary. However, this does not impact analytics or 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.