> Q: How does iSimulate work?
> A: When added to your project, the iSimulate
> SDK library creates a listening server
> on your iPhone Simulator that waits
> for a connection from an iPhone/iPod
> running the iSimulate client. When
> such connection is established, the
> iSimulate client running on your
> iPhone/iPod captures all data from the
> accelerometer sensor, the touch
> events, the location and device ID and
> streams them to the server. The
> iSimulate SDK library then recreates
> all input events synthetically. This
> is entirely transparent to your
> application and does not interfere
> with your application's functionality.
改变模拟器的位置不会影响已经建立,加载的应用程序。例如,如果你有一个应用程序与谷歌地图视图运行在模拟器的地图将不会更新,直到你重建应用程序。此外,请记住,当进入自定义 lat 和 long 时,您应该小心经度与(-)符号和没有。用新的模拟器替换现有的自定义经度,但保持(-)标志错误或输入不正确的 lat/long 将导致蓝色背景的空白地图屏幕-可能表示海洋或极地。