Tomas Mizera
Tomas Mizera
Some work has started on branch: https://github.com/MerginMaps/mobile/tree/fix-photo-naming
Wow, good catch guys, thanks, I will have a look 👀
Changing this back to `bug`, I could reproduce it even on previous versions. Seems to be quite an edge-case. I will also updated the description with reproducible steps.
The solution does not seem to be that easy, `currentIndex`es are set up properly as well as data inside the `SwipeView - Repeater` and the tabProxyModel.
As it turns out, Camera intents are not deprecated, `Camera 1` is deprecated. See https://developer.android.com/media/camera/camera-intents We might want to implement the camera ourselves though via Qt API
Hi @VitorVieiraZ, do we have some logs here?
UPDATE: project list has been changed completely, however we still need an option on Mergin to search by namespace and name in the same parameter.
I wonder whether this has ever worked on iOS 🤔 I could reproduce it also on previous version
This is what we get for a photo from iOS (no GPS info): ``` { ColorModel = RGB; DPIHeight = 72; DPIWidth = 72; Depth = 8; Orientation = 6;...
See: https://stackoverflow.com/a/12239286/7875594 and possibly: https://stackoverflow.com/questions/31501691/get-gps-coordinates-in-obj-c