I have an iOS application where users can upload photos taken with the UIImagePickerController.
When I look at the jpg exif data, I've noticed that a substantial number of photos have "iPod Touch" filled in the "Camera Model Name".
How come I can collect pictures taken with an iPod Touch, even though it is required to have granted Geolocation access to the application?
Even on iPod Touch device, I get GPS coordinates?
Camera Model Name : iPod touch
GPS Latitude : 48 deg 51' 7.80" N
GPS Longitude : 2 deg 20' 48.00" E
NB: It is required for the users to have enabled GeoLocation.