Hi,
in my Glide tables, I have a column to upload a gpx-file (navigation). Works fine.
But in my Glide App, I have a basic table with the link to that gpx-file (see image - green circle).
Ticking on that link, the file is downloaded on my phone, but the app only shows a blank screen.
(I had to figure out that downloading / saving was done in the background).
I expected immediately opening the file with the app I always use to open gpx-files or at least a dialog to ask “open with” and the possible apps.
- Is there a way to do this?
- (how) can I change the name “storage.googleapis.com” to the real filename like “bikeroute_1.gpx” ?
Wim