-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't manually share location due to disabled map interaction #809
Comments
Is map interaction disabled? Click on the folded map icon (2nd from left on top of app) and answer the questions positively, please. Disabled map interaction also disables "publish now". |
Thank you JP - answering yes to the questions has fixed it. In fact, just the first one is enough (do I want the map to allow interaction?). |
Glad you got it sorted. |
Thank you :) |
The same thing happened to me the other day. Didn't check github and decided to reinstall the app and reconfigure my endpoint to recover the ability to manually send a location. I basically couldn't find out what to do at the time: it felt weird that the button was disabled even in the "Manual" mode. I would suggest (feature request) to add a tooltip in that specific case with the instructions on how to re-enable the manual button. |
I agree - it's certainly not obvious that you have to turn on "do I want the map to allow interaction?" in order to send my current coordinates. I consider that to be a work-around rather than what you should do to activate this feature. |
I'm reopening this now, as it would seem we need to address this.. My recollection is that the feature was added because we had users who complained that map interaction and reverse geo lookups would be reporting their positions to Apple servers. In view of the fact users can switch to using OSM for map tiles, we might need to rethink this position? |
So is the (continued logic) that if you want to report your location manually, but don't realise the reverse lookup is turned on, you might inadvertently give your location to Apple/whoever ? Do we need a pop up saying "geo lookup is on - are you sure? "(+ don't show me this again), to remind people it's turned on? |
a popup with a reminder wouldn't do anything useful as people forget they've clicked on that; I think that's what happened to you when you clicked the folded map off? ;-)
tbh I think this is roughly the first time (two) in which somebody (inadvertently) disables interaction...
|
OMG this is way too complicated for me and for all the users. We need less popups not more. We already have an indication that no current location is available in form of the greyed share button. We introduced the question whether to use map interaction as a response to a user request in #696 ... and made things more complex! We have 2 source of location updates in the app
Probably we have to introduce a 3rd location source receiving permanent location updates (as in move mode) but without invoking the backend calls as the map does ... adding more complexity. |
Let's please not add more complexity |
So can we just make it so when the app knows where it is, the "send my location" button is enabled. |
This is a small change making the app know where it is, without leaking the phone's position to the map provider. |
Could there be a "no map" option, for people who care about this? |
just a white sheet of paper |
(or black for night-time mode, lol!) |
@andysc I think it now may be time for you to begin explaining what you are actually trying to accomplish, particularly now, after all these years of being (IIRC) an actual OwnTracks for iOS user. and "just a white sheet of paper" is a definite no. |
The no-map version as I called it is the „without map interaction“ mode. You cannot zoom or pan on the map or ask the app to center on / follow on your current position. And yes, there are people caring aboit such things (#696). In the future we will try to make OwnTracks more simple (to understand) |
Of course - so my "for many years" use of OwnTracks has been to track my location for many years. I have geo fences for places I often go (different work offices, home, Island, etc, and that drives a display at home of "where's Andy (approximately)". More recently, I am doing some weather-related stuff, and I need to sometimes "check in" with my location, to trigger a "weather forecast for where you are now". It's not continuous - I've already got that from OwnTracks, but just, say, if I go somewhere for a few days, I might want to move my "current location for weather forecasting purposes" to HERE rather than home. The publish now button on OwnTracks seems like the perfect solution to this :) |
Included in release 18.0.4 |
What is the "it" that is included in 18.0.4 ? |
As per the Changelog:
|
cool - thanks :) Is that version released now? |
it is bound to show up on an App Store near you as soon as it is. |
thank you :) |
in every mode (quiet / manual / significant / move) the share icon in top right corner of map view is greyed out and can not be pressed.
I have checked that OwnTracks has permission to access my location, and it reports entry/exit from geofences correctly. I usually operate in "significant" mode.
I've never tried this before, but now I want to be able to manually publish my location sometimes, so I don't know how long this has been a problem.
The text was updated successfully, but these errors were encountered: