azooKey icon indicating copy to clipboard operation
azooKey copied to clipboard

[Investigation] Simejiがアプリを開いた際にキーボードを上書きする仕組みを調査する

Open ensan-hcl opened this issue 2 years ago • 1 comments

以下の挙動について調査する。

  1. メモアプリを開く
  2. azooKeyやiOSの標準キーボードを開く
  3. メモアプリを閉じ、Simejiの本体アプリを開く
  4. Simejiの本体アプリに10秒程度滞在し、再びメモアプリを開く
  5. メモアプリでキーボードを開くと、Simejiが開かれる

この挙動はazooKeyを含む他のサードパーティキーボードアプリでは生じないため、何らかのプライベートAPIを利用するなど、特殊な実装によって実現されているものと見られる。これを実現する方法を調査する。

ensan-hcl avatar May 26 '23 01:05 ensan-hcl

https://iphonedev.wiki/index.php/UIKeyboardPreferencesController 何かあるらしい

ensan-hcl avatar Jun 03 '23 15:06 ensan-hcl