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デバイスからMacに、またはその逆に基本情報(文字列など)を転送できるようにしたい。iOSデバイスでBluetoothを取得しようとしていますが、他のiOSデバイスにのみ接続したいようです。
iOSでのBluetoothアクセスは非常に制限されています。実際のところ、GameKitを介してのみアクセスできます。
http://developer.apple.com/library/ios/#DOCUMENTATION/NetworkingInternet/Conceptual/GameKit_Guide/Introduction/Introduction.html
したがって、Macと情報を共有する場合は、MacをiOSデバイスとして表示する必要があります。しかし、私はあなたがこれを行う方法を無視します。