How to set fake GPS location on IOS real device

后端 未结 9 887
盖世英雄少女心
盖世英雄少女心 2020-12-08 04:02

Currently I have to test app and set the different fake GPS locations on real IOS 7 devices. On Android I use \'My Fake Location\'. Unfortunately, I didn\'t find the same ap

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 04:53

    Create a .GPX file with xcode, then specify your coordinates and when your device connected, hit the little arrow button and select your .GPX file. You can create multiple files and add lots of coordinates to single .GPX file in order to make some kind of route.

提交回复
热议问题