#1043 closed defect (fixed)
Finding location message stays visible when location services are off and geotagging is on.
| Reported by: | aerych | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Next Release |
| Component: | Add Blog/Site | Version: | |
| Keywords: | Cc: |
Description
- On your device, turn off location services for the app.
- In the app, edit the blog and turn on geotagging.
- On a post that has not been geotagged, navigate to its settings screen and click Add Location.
The spinner and Finding your location... message appear and never end.
Change History (2)
comment:1 Changed 6 months ago by aerych
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 6 months ago by aerych
- Milestone changed from Future Release to Next Release
Correcting milestone
Note: See
TracTickets for help on using
tickets.

(In [3736]) Fixes #1043. If geotagging is enabled but location services are disabled prompt the user to enable them.