Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
つまり、基本的に、タイトルにあるように、iOSデバイスへのBluetooth接続が確立されると、アプリケーションが自動的に起動するようにしたいのです。どうやってやるの?
観察:接続にはGameKitが使用されます。
デバイスをジェイルブレイクし、Springboardプラグインを作成/インストールしない限り、これはiOSでは不可能です。
アプリを起動するためのApple提供のAPIはなく、開発者は、ユーザーがアプリを起動したときにのみ実行されるコードを記述できます。