0

I am developing an app that involves bluetooth sharing of files. For development, I don't always have two iPod Touches/iPhones available, but I always have at least one, my personal device. So what I am wondering is, is there a way to simulate the presence of another iPhone for the development of the app?

Before submission, I would test on two iPhones, but just for builds during the initial development stage, is this possible?

4

2 に答える 2

1

それは不可能です、シミュレータはBluetoothをサポートしていません。GameKit APIを使用している場合、PCのBluetoothと通信することはできません。したがって、シミュレートする方法はありません。2台のiPhone /iPodtouchを入手してテストする必要があります。

于 2010-12-11T18:33:49.693 に答える
1

コンピューターのBluetoothをオンにして、デバイスでアプリケーションを実行すると同時に、アプリでシミュレーターを実行するだけです。彼らはお互いを見ることができるでしょう。

于 2010-12-11T17:59:27.120 に答える