Dear Fellow Developers
Titanium 3x ; Android ; Mobile ; NFC ; Camera ; GPS
I'm working on an App for Mountain Bike Orienteering ... and I need to record accurate time and place at the moment a BLE Beacon, NFC tag or maybe barcode is scanned. I have already established and tested Bar Code and NFC [soon Beacon] ... this part of the tech I'm familiar with.
However using the Device time is not good enough as this can be set by the user. I need to use something more universal and accurate to nearest second. I was thinking of GPS time signal ... i.e. devices with GPS will record the same time in a given location. How is this possible in Titanium?