GpsTracker / phoneClients / ios /
@Nick Fox Nick Fox authored on 9 Oct 2014
..
GpsTracker reverted ios app back to old ui, not enough time 10 years ago
GpsTracker.xcodeproj reverted ios app back to old ui, not enough time 10 years ago
GpsTracker.xcworkspace added AFNetworking and changed class prefix to WS for websmithing 11 years ago
.gitignore objective-c .gitignore 11 years ago
Podfile reverted ios app back to old ui, not enough time 10 years ago
Podfile.lock reverted ios app back to old ui, not enough time 10 years ago
README.md reverted ios app back to old ui, not enough time 10 years ago
README.md

This is the ios client for gpstracker. Remember that you need to open this project with GpsTracker.xcworkspace since you are using AFNetworking cocoapods. Don't forget to install your pod before using this.

In order to use this, you need to change the username on line 197 of WSViewController.m. Then test the app on the websmithing website:

https://www.websmithing.com/gpstracker/displaymap.php

Once you have tested the app on websmithing, you need to update your own website by changing line 186, defaultUploadWebsite to your own website. Don't forget to change from http to https if you are not using ssl.