traccar / traccar-manager-ios

Traccar Manager for iOS
https://www.traccar.org/manager
Apache License 2.0
109 stars 193 forks source link

App can't get user's location #41

Closed jbschooley closed 2 years ago

jbschooley commented 2 years ago

Describe the bug The app cannot get the user's location to show it on the map along with tracked devices.

To Reproduce Steps to reproduce the behavior:

  1. Go to the map in a browser
  2. Click on the location arrow
  3. The user's location is shown on the map
  4. Open the app
  5. Click on the location arrow
  6. The user's location is never shown

Expected behavior The user's location pointer should be shown on the map, as if it was accessed through a browser.

Smartphone (please complete the following information):

Additional context iOS requires the user to approve location permissions. The Traccar Manager app never asks for those permissions.

tananaev commented 2 years ago

It's not really a bug. It hasn't been implemented yet.

tananaev commented 2 years ago

We have added location permission and it will be available with version 2.8 of the app. It's already uploaded to the App Store and should be available once Apple approves it.