I have an IntentTimelineProvider in my widget. I added a single intent to allow the user to choose a location, I set the intent type to "Location".
This works, the edit widget option becomes available and the user can search for locations, however there doesn't seem to be any way to unset the location. If the user chooses a location then opens up the location dialog provided by widgetkit and selects "Done" without choosing a location then after that clicking on the location option in the widget edit menu does nothing.
The original "Choose" text is no longer shown and there is nothing to click on so the user can not set a new location without having to delete the widget and re-add it.
Looks like a bug, or is there some other way to provide a default value to the intent if the user doesn't choose anything.
Ideally there would be a "Current Location" option like in the weather widget options but I can't seem to find any option that would enable that.
Thanks.
This works, the edit widget option becomes available and the user can search for locations, however there doesn't seem to be any way to unset the location. If the user chooses a location then opens up the location dialog provided by widgetkit and selects "Done" without choosing a location then after that clicking on the location option in the widget edit menu does nothing.
The original "Choose" text is no longer shown and there is nothing to click on so the user can not set a new location without having to delete the widget and re-add it.
Looks like a bug, or is there some other way to provide a default value to the intent if the user doesn't choose anything.
Ideally there would be a "Current Location" option like in the weather widget options but I can't seem to find any option that would enable that.
Thanks.