How to set fake GPS location on IOS real device

后端 未结 9 889
盖世英雄少女心
盖世英雄少女心 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:50

    When running in debug mode you can use the little arrow button in the debug area (Shift+Cmd+Y) in Xcode to specify a location. There are some presets or you can also add a GPX file.

    Specify debug location

    You can generate GPX files here manually: http://www.bikehike.co.uk/mapview.php (from answer: https://stackoverflow.com/a/17478860/881197)

提交回复
热议问题