🍎
iOS 18で導入された ControlConfigurationIntent資料まとめ
iOS 18で導入された ControlConfigurationIntent
iPhone、iOS18でカスタムして使えるようになったコントールセンターのことですね。
これです👇
iPhoneの待ち受け画面に左右に設定できるアイコンです。
アイコンが設定できるのはわかったけど、タップしても起動しなくて起動するまでの実装方法が難しかったです。

ControlConfigurationIntent 公式ドキュメント
AppIntent
App Intents updates
App Intentでアプリのコア機能をユーザーに提供
ControlConfigurationIntent won't open the app despite setting openAppWhenRun = true
openAppWhenRun makes AppIntent crash when launched from Control Center.
Discussion