Can I use Apple Intenegence to check text?

Asked on 06/12/2025

1 search

Yes, you can use Apple Intelligence to check text. Apple Intelligence provides writing tools that help users communicate more effectively by rewriting text for tone and clarity, proofreading for mistakes, and summarizing key points. These tools are integrated into system text and web views, and if you're using standard UI frameworks to render text fields, your app will automatically support these writing tools. For more customization, you can use the new textview delegate API to define how your app behaves while writing tools are active.

For more details, you can refer to the session Platforms State of the Union (09:14) which discusses generative tools, including writing tools.