@madjoe Hi. We have rewritten almost the whole codebase. Currently we are rewriting the whole update mechanism but I am not able to tell when it will be released. We are planning to test the widgets in every possible condition on every device we have to ensure compatibility, so it will be a longer process.

Best posts made by TeaKave
-
RE: Widgets on Android stopped working after the last update
Latest posts made by TeaKave
-
RE: Widgets on Android stopped working after the last update
@madjoe Hi. We have rewritten almost the whole codebase. Currently we are rewriting the whole update mechanism but I am not able to tell when it will be released. We are planning to test the widgets in every possible condition on every device we have to ensure compatibility, so it will be a longer process.
-
RE: Widgets on Android stopped working after the last update
@William-Skidmore Hi. Unfortunatelly our current widgets require allowing notifications. The widget is syncing your current location and pulls forecast data which also needs to be rendered. The notification is needed to keep these CPU difficult processes alive.
-
RE: Widget not updating
@zgfg Hi. We already implemented background location usage. Version 39 includes this functionality. You can allow background location either from the widget settings or manually in the application permission settings.