Replies: 6 comments 1 reply
-
|
Unless you grant location permission to the app, the operating system will strip the GPS location when Immich accesses the file. |
Beta Was this translation helpful? Give feedback.
-
|
iOS consistently strips GPS data from photos taken with third-party camera apps. On my iPhone 16, I've observed this behavior on both iOS 18 and iOS 26, the GPS gets removed unless |
Beta Was this translation helpful? Give feedback.
-
|
I am getting this on my iphones uploaded images as well. I have had cases a few months back where I took photos in a building and about 80% had location data and random ones did load load location data to Immich. Is there a way to regrab all this data if it technically exists in the files to sync it all back to immich to see? Immich Server Version: 2.2.1 |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue, latest version of the server and app. When uploading a photo through web, the GPS coordinates are retained, but uploading from the iOS app strips the GPS data. Using immich-native by arter97, in a Debian Trixie LXC container. |
Beta Was this translation helpful? Give feedback.
-
|
Also experiencing this issue on Server 2.3.1, app 2.3.0.build.236, iOS 26.2. I don't think it's related to the absence (or presence) of the location permission, as forcing the app to request this permission (by opening the map in Places and requesting current location) leaves all photos in the picker with "Add a location" in their respective drawers. This persists even if I take new photos; these new shots also don't appear with any location information. Did something in the photo access APIs change in iOS 26? I can't see anything in the documentation regarding |
Beta Was this translation helpful? Give feedback.
-
|
I thought I had the issue where GPS metadata was retained in the file uploaded to the library, but that it didn't show up in the app (only after downloading the file from Immich). But what was really happening was that immich was still scanning metadata (first import) and hadn't parsed the GPS tags yet. Once the metadata scanning completed, all the GPS locations appeared in the app. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
When uploading photos using the Immich iOS app (both automatic backup and manual upload), all GPS/EXIF metadata is stripped. However, when uploading the same photos via the Immich web interface, GPS and other EXIF metadata are preserved.
Verified with exiftool: GPS-related fields (GPS Latitude, GPS Longitude, GPS Altitude, GPS Date/Time, etc.) are missing from files uploaded by the iOS app.
Photos taken with the Lumina app (third-party camera) always lose GPS metadata when uploaded via Immich iOS, while photos taken with the built-in Camera app usually preserve it.
The app has “All photos” and “Always” location permissions.
Tested on multiple devices:
iPhone 13 Pro (iOS 18.5 & 18.6.2): GPS data is stripped when uploading via the app.
iPhone 14 Pro (iOS 18.5): GPS data is preserved.
Uploading the exact same files through the web UI preserves all EXIF and GPS metadata.
The OS that Immich Server is running on
TrueNAS Scale 25.04.2.1
Version of Immich Server
v1.140.1
Version of Immich Mobile App
v1.140.1
Platform with the issue
Device make and model
iPhone 13 Pro, iOS 18.5
Your docker-compose.yml content
I don't have it, it's created via TrueNAS App interface.Your .env content
I don't have it, it's created via TrueNAS App interface.Reproduction steps
Relevant log output
Additional information
Attached is a sample HEIC photo that will lose its GPS date after upload via Immich app.
Beta Was this translation helpful? Give feedback.
All reactions