Traccar Client for iOS

Overview

Traccar Client for iOS

Download on the App Store

Overview

Traccar Client is an iOS GPS tracking application. It can work with Traccar open source server software.

Build

Project uses CocoaPods for dependencies management. To build the project you need to download dependencies:

pod install

Team

License

Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Comments
  • Version 5.0 problems

    Version 5.0 problems

    Version 4.2 worked like a charm. Version 5.0 doesn't work anymore. Re-installs didn't help either. Battery is above 90%. Default settings used, except Traccar server After install the dialog to grant permission to access GPS shows up immediately but too short to be answered. Needed to use privacy settings to permit Traccar client to access GPS Service stops right after the phone goes to sleep, i.e. requiring the PIN to re-gain access. The fact that the service stopped is not shown (updated) in the app settings dialog (looks like service is still active). Deactivating and activating the service makes the game to start over. iPhone 6s, iOS 10.3.3

    opened by newbiemmxvii 42
  • App tracking works on app store release but not on source code release

    App tracking works on app store release but not on source code release

    Hi

    Using the source code for iOS from the website, the location does not update. However, if I use the app store release, it does. Does anyone know why this is, or what I am doing wrong? I'm probably doing something wrong (more likely, I'm very tired!)

    Thanks

    opened by EdGoodall01 12
  • Idea for battery saving

    Idea for battery saving

    Run low accuracy location updates, so update is not called every second. Then in callback request high accuracy location.

    Suggested by Apple engineer.

    opened by tananaev 9
  • iOS Battery Level always 0

    iOS Battery Level always 0

    Hi

    Not sure if this a defect or future proofed but the latest iOS client always seems to send batt=0 at the end of the query string.

    Is this a placeholder for when battery level is supported or is this a defect?

    Also quick question - if i increase the interval will it save battery? or is the GPS always on (and therefore draining) and just transmits at the interval provided?

    Thanks

    And great app btw!

    opened by bradleyuk 8
  • I have a problem when I open the Safary explorer .

    I have a problem when I open the Safary explorer .

    Hello Anthon I have a problem when I open the Safary explorer to show the window of the devices, reports and states. When I click on any of them, the tab does not open. you have some suggestion that you can help me. In windows it works well. Thank you

    opened by tocasoft 6
  • Does not buffer data for wifi if cellular data is turned off.

    Does not buffer data for wifi if cellular data is turned off.

    If cellular data is turned on, I get beautiful tracking from this app. However, I'm not on an unlimited data plan, and while it's not especially verbose I tried to turn it off for the app (I still have a connection).

    When in this mode, it seems to drop everything up until I get to home or work and have a wifi connection again.

    This doesn't seem to be intended behavior that I have been able to determine, but possibly a side effect of iOS's ability to deny cell data to specific apps.

    Though I have not had a chance to test it personally, I expect that it would work fine for tracking in places where cell coverage is nil.

    opened by NoMoreNicksLeft 6
  • Lost of log-in status and push notifications (Official iOS app)

    Lost of log-in status and push notifications (Official iOS app)

    Describe the bug After updating from v4.9 to v5.2 and start using modern UI, I can not keep the login status in the mobiles app. Each start of app requires sign-in again.

    This affect to push notifications because since update I loose all of them except if you open the app and inmidiately trigger a "Test message" notification.

    Steps to reproduce the behavior:

    1. In the phone: Open official iOS app v2.10
    2. In a computer: click on "Test message", you receive in the mobile one test notification: push and web.
    3. In the phone: Minimize the app and wait 30 minutes... or more
    4. Click again on "Test message", you will not receive any test notification: push or web.

    Expected behavior The app should keep open the login status and receive notifications despite you open or close the app

    Screenshots If applicable, add screenshots to help explain your problem.

    Desktop (please complete the following information):

    • OS: Windows 10
    • Browser: Chrome
    • Version: 103.0.5060.134

    Smartphone (please complete the following information):

    • Device: iPhone 13 and some Android
    • OS: iOS 15.5
    • Browser: Safari
    • Version: stock

    Additional context I came from Traccar Blog: https://www.traccar.org/forums/topic/traccar-manager-ios-app-lost-login-info-after-a-couple-of-minutes/#post-73265

    Original issue in a bad repo: https://github.com/traccar/traccar/issues/4903#issue-1312965904

    opened by castillo92 4
  • App outside the Apple Store

    App outside the Apple Store

    Hello, Is there any way to get the app to install via Cydia? Because Apple will not let me install the Traccar on an Iphone 4, since the IOS of it is 7.xxx

    opened by Turbovix 4
  • No Speed /  Heading

    No Speed / Heading

    Not sure whether related to my iPhone X, but i'm experiencing these problems on the iOS Client:

    • Only reports location if App is running in the background (I.E app has been clicked on since reboot, and not closed) If i remove it from recently opened apps, then it stops reporting my location. Should it not be reporting data entirely in the background?

    • No Speed / Heading data being sent. Only Location.

    opened by chasgames 3
  • inappsettingskit/IASKappsettingviewcontroller.h file not found

    inappsettingskit/IASKappsettingviewcontroller.h file not found

    Hi, I am new to IOS. I am trying to run client app in xcode but i am getting this error. inappsettingskit/IASKappsettingviewcontroller.h file not found In TCMainViewController.h file

    please give a solution

    opened by vksdgreat 3
  • send failed iOS 8.4.1 traccar client

    send failed iOS 8.4.1 traccar client

    Hi I tried default setting with server address: demo.traccar.org server port : 5005 frequency: 5 I am seeing "send failed" in the client logs.

    opened by newbie1001 3
  • Specify units for distance and frequency

    Specify units for distance and frequency

    Is your feature request related to a problem? Please describe. I downloaded the iOS client and wasn't sure if the frequency was seconds or minutes. The default of 300 made me think seconds. The distance is empty, so I had no idea. I realize there's documentation (https://www.traccar.org/blog/traccar-client-4-2/), but the client could have saved me the googling.

    Describe the solution you'd like Add units in parenthesis next to the client setting name (e.g. Distance (m))

    Describe alternatives you've considered N/A

    Additional context N/A

    opened by Zacho2 0
  • Add

    Add "Battery charging" flag

    Currently the iOS client reports a "Battery level" data (0..100%). I propose to add a binary "Battery charging" flag support. The flag is supposed to be "true/false", "yes/no", "charging/discharging" or "1/0".

    opened by ildar170975 0
  • iOS Shortcuts and Automation

    iOS Shortcuts and Automation

    Would it be possible to allow support by the iOS Shortcuts app, specifically automation routines? I'd like to be able to toggle the client on/off based on Geolocation (i.e. turn Traccar off if I'm going outside a certain zone) OR based on a schedule (i.e. turn Traccar off after 9 PM and back on at 6 AM).

    opened by drguitarum2005 4
  • Feature Request

    Feature Request

    Our non-profit organization utilizes traccar extensively, but we collaborate with other organizations that use traccar as well. It would be useful if traccar clients could store multiple server settings. At first a simple drop down list of servers and maybe later multiple profiles so that all settings could be unique to servers.

    I wish I could contribute myself, I just don't have any IOS products other than my phone.

    Thanks

    opened by mdtaylorlrim 2
  • Consider migrating to LocoKit

    Consider migrating to LocoKit

    I just stumbled over LocoKit, a LGPL licensed iOS framework to track positional data.

    Given its maturity and features, consider using it as base for the Traccar iOS client. It might help to increase tracking precision, reduce battery draining and maybe work around the background execution issues reported occasionally.

    opened by DrMurx 1
Owner
Traccar
Fleet management and GPS tracking solutions
Traccar
A native iOS client to map the Pokemon around you!

Pokemap client for iOS This is a client for the Pokemap server (https://github.com/RocketMap/RocketMap) iPokeGO is now officially available on the App

Dimitri Dessus 640 Oct 12, 2022
iOS client for the Prey anti-theft software.

Here you will find all the source code for the current and in development releases of the Prey client for iOS devices. Prey is the most complete anti-

Prey 255 Dec 14, 2022
A Location Manager for easily implementing location services & geofencing in iOS. Ready for iOS 11.

A Location Manager for easily implementing location services & geofencing in iOS, written in Objective-C. Ready for iOS 11. Features Get current/conti

Benzamin Basher 108 Jul 9, 2022
iOS and  Watch app to find city bicycles to rent in your city

Bike-Compass Bike Compass is a full-featured city bicycle finder app for iOS. Using a bike is enjoyable, that is why our app is fast, beautiful, and d

Raul Riera 80 May 18, 2022
Open-source iOS application written to explore Swift in its early days

Cepp iOS application written in Swift. Icon by: Rodrigo Nascimento (tks :D) IMPORTANT: *This project uses CocoaPods as the dependency manager, make su

Filipe Alvarenga 14 Sep 12, 2022
Contains the swift rewrite of Find My Bus NJ iOS App

FIND MY BUS NJ 2 An app for tracking NJ Transit bus times. Dependancies Alamofire SwiftyJSON PKHUD Fabric Getting started Install fastlane and imagema

null 44 Dec 10, 2022
🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android

MAPS.ME MAPS.ME is an open source cross-platform offline maps application, built on top of crowd-sourced OpenStreetMap data. It was publicly released

MAPS.ME 4.5k Dec 23, 2022
iOS app which uses the Moves API to visualize which places you spent the most time at in the last seven days.

Places Places uses the Moves API to visualize which places you spent the most time at in the last seven days. It runs on iOS 7 only and you need to ob

Boris Bügling 43 Feb 9, 2022
Neverlate is a self-improvement iOS app for people who are often late.

Neverlate Team: Ayuna Vogel, Charles Kang, Eric Sze. Neverlate is a self-improvement iOS app for people who are often late. Put money at stake and pic

Ayuna Vogel 28 Nov 1, 2022
🚗 iOS app for finding public parking lots

?? ParkenDD ParkenDD shows you the current parking situation for various European cities, including Dresden, Ingolstadt, Hamburg, Zürich and Aarhus to

Kilian Koeltzsch 49 Feb 9, 2022
Israel's tech jobs, startups, incubators and investors iOS App

Startups | Mapped In Israel Startups is a beautiful way to discover new startups, locate co-working spaces and get funded. Startups lets you: Visualiz

Sugar So Studio 31 Feb 9, 2022
Abandonned project - iOS and watchOS apps to travel with Geneva Public Transports

Presentation tpg offline is an iOS app that allows you to travel in Geneva by bus and tramay without cellular data. This application is available on t

tpg offline 14 Jan 1, 2023
The most power-efficient and lightweight iOS location manager for Swift and ObjC

IngeoSDK for iOS Overview IngeoSDK is a power-efficient location manager for iOS (Swift and Objective-C), which extends and improves CoreLocation. It

IngeoSDK 99 Feb 28, 2022
Easily get the device's current location on iOS.

INTULocationManager makes it easy to get the device's current location and is currently heading on iOS. It is an Objective-C library that also works g

Intuit 2.6k Dec 21, 2022
CLI for setting location in the iOS simulator

set-simulator-location This is a simple CLI for easily setting the location of the currently running iOS Simulator. Usage Set a specific latitude and

Mobile Native Foundation 619 Jan 6, 2023
Application that displays current weather at a random location. iOS 14.0 or newer. SwiftUI.

Elseweather App that displays current weather at a random location. Description Elseweather was created as a student/research project with no practica

Ярослав 11 Dec 15, 2022
An iOS app to display quarantine classification information based on users location

ph covid19 Quarantine Classification Automatically check quarantine classification based on your location Tech: MVVM Observer Binding MapKit, CoreLoca

Carlos Rivas 0 Nov 15, 2021
iOS application for getting weather.

WeatherApp ios application for getting weather. The app is getting data from the API: OpenWeather App description The app contains two screens: main s

Kochetkov Anton 0 Nov 18, 2021
An iOS application that uses Geo Locattion to allow students to authenticate their fingerprint in school grounds.

WHUT-GeoLocation An iOS application that uses Geo Locattion to allow students to authenticate their fingerprint in school grounds. Has a form for cont

Emmanuel NicDemai 0 Nov 20, 2021