Hi,
I'm trying to find a property that indicates how iPhone physically obtains CLLocation?
As far as I am aware iPhone gets CLLocation via either:
1) GPS 2) Cell tower triangulation 3) Wifi ID and signal strength
Can I programmatically refer to something in the publicly accessible libraries to get this?
If there isn't a way to identify it programmatically in the publicly accessible libraries, is there a "round about" way to get the same information?
Example code or a link to existing code would be greatly appreciated.
Thank you in advance,
Roger