I am looking for a way to get NMEA data from the builtin gps receiver of a iPhone.
Is there a way to access this data without using CLLocationFramework?
|
feedback
|
|
NO, apple does not allow you to acces the GPS in an other way then via the CoreLocation Framework. This also means that device without an GRPS chip can support location (it will use triangulation via WiFi). | |||
|
feedback
|