LocationSimulator icon indicating copy to clipboard operation
LocationSimulator copied to clipboard

Pause Feature for GPX Routes not working [BUG]

Open JZang05 opened this issue 11 months ago • 1 comments

Describe the bug A clear and concise description of what the bug is. When a GPX route is running, although the "pause" symbol is displayed on the bottom right-hand corner, clicking on the button does not result in the the stopping of movement and the "pause" symbol is still there.

To Reproduce Steps to reproduce the behavior:

  1. Import a GPX file with the iphone connected
  2. Click on "navigate" to start the route
  3. Attempt to click on the "pause" button on the bottom right
  4. Movement continues

Expected behavior A clear and concise description of what you expected to happen. I would expect the "pause" button to turn into a "resume" button and for movement to be stopped.

Screenshots If applicable add screenshots to help explain your problem.

Desktop (please complete the following information):

  • macOS: 13.4 Ventura M2
  • LocationSimulator: version 0.2.2
  • Xcode version (If installed. If you don't now what this is, you can skip this) [e.g 13.3]

Smartphone (please complete the following information):

  • Device: iPhone 11
  • OS: iOS 16.2

Additional context Add any other context about the problem here. I am using a macbook air 2022 M2. Upon further inspection, pausing a navigation in progress is NOT possible REGARDLESS of whether a GPX file or simply clicking a point and navigating is used.

JZang05 avatar Sep 13 '23 22:09 JZang05