Most Recent Post
Custom Intent トラブルシューティング(Siri, Siri Shortcut,WidgetConfiguration) - iOS App
iOS14のウィジットの設定ダイアログを出すためにCustom Intentを使う機会を得たのでその際に遭遇した大小様々なトラブルと対処方法についてのメモ。 Custom…
ウィジット上にダイアログ設定を組み込む - ステップ解説付き(Custom Intent) - iOS Application
1) 概要 WidgetKit とApp Extensionに書いたBlogで、Custom Intent…
WidgetKitではテキスト表示用フォントサイズに制約あり(iOS14.2現在) - iOSアプリ開発
端的にいうと iOS14.2現在、WidgetKitでは表示できるフォントサイズに制約がある。43pointより大きいサイズのフォントをText…
Custom Intent を理解するキーワードIntent、User Activity、Donate - Siri Intent Extension
WWDC2020のセクションとして公開される程度にはAppleはIntentについて熱心である。 Empower your intents - WWDC 202…