(訳注 ここではiOS限定の話をしているわけではないのですが、実際の内容的にはiOSが主になる話だと思います。)
キーボードエクステンションは以下のルールに従う必要がある。
文字入力機能、次のキーボードに遷移する機能、基本動作はネットワークアクセス不要で動作すること。
(iOSの場合のみ)機能改善の目的でのみ、ユーザーの行動監視(ユーザーのアクティビティ)をしても良い。
原文
4.4.1 Keyboard extensions have some additional rules.
They must:
Provide keyboard input functionality (e.g. typed characters);
Follow Sticker guidelines if the keyboard includes images or emojis;
Provide a method for progressing to the next keyboard;
Remain functional without full network access and without requiring full access;
Collect user activity only to enhance the functionality of the user’s keyboard extension on the iOS device.
“ガイドライン対訳 4.4.1 キーボードエクステンション すべきこと” の続きを読む