ios - Location Simulation Without Running Xcode -


is there way simulate location on ios device without having run xcode gpx files so? i'm fluent in swift , objc , make app simulate location without running xcode. down side when want simulate location without being connected xcode app not continue simulate location. appreciated!

sometimes use quite ugly hack that.

when have device connected xcode while simulating location, remove lighting cable without killing app directly.

the app crash when relaunch see shows same simualated location despite fact it's no longer connected xcode.

note not elegant approach , make device location services work again, have run app xcode on device , explicitly set debug/simulate location/don't simulate location


Comments