iOS icon indicating copy to clipboard operation
iOS copied to clipboard

IOs widgets stopped working / updating with ios beta 26.1

Open mgmooij opened this issue 3 months ago • 11 comments

Updated to dev beta iOs 26.1 23B5059e monday evening. Since then ios widgets with HA custom widgets doesn’t seem to work anymore. At first the displayed updated time didn’t change anymore. When changing the widgets (or removing and adding them again) they stay blank (as in the screenshot).

Model Name: iphone 15 pro Software Version: iOs 26.1 23B5059e App version: 2025.10.1

To Reproduce Add custom widget

Screenshots

Image

mgmooij avatar Oct 08 '25 09:10 mgmooij

Try to reboot your phone or reinstall the App, usually it fixes this kind of issue, the root cause is a crash that happens when the widget goes beyond the memory limit that Apple has set, no solution for that yet.

bgoncal avatar Oct 10 '25 11:10 bgoncal

Thanks! I had to remove and reinstall the app but that worked 👍

mgmooij avatar Oct 11 '25 05:10 mgmooij

I had the same issue. Only reinstall the app helped me.

DandeMC avatar Nov 06 '25 14:11 DandeMC

I got this issue too. But reinstalling or even rebooting the phone does not work on this new release iOS 26.1. All the Home widgets and Lock Screen are with the same behavior of this screenshots that he send. BUT the Live Activity works normally... (Dynamic Island and Lock Screen)

GabrielTargon avatar Nov 07 '25 00:11 GabrielTargon

iOS 26.1/app 2025.12.1 - I also had to reinstall the app and recreate the widget to fix it, but that did work. Merely refreshing all widgets or resetting all widgets did not.

alexwhittemore avatar Dec 08 '25 14:12 alexwhittemore

Same here, but unfortunately reinstalling or rebooting doesn’t fix it. When I first add the Actions widget (the auto-generated one), it displays the buttons correctly, but when I try to trigger anything it takes ages to respond. However, as soon as I make any changes — such as reordering items or editing anything — the widgets stop working entirely.

The issue appears on all my devices: two iPhones on iOS 26.1, an iPad on iPadOS 26.1, and macOS.

On the iPad it’s even stranger — the widgets turn completely blank, and neither reinstalling nor rebooting fixes them. All actions in the widget are triggers preconfigured in the host’s YAML, and they used to work perfectly until recently.

For now, I’m using Homebridge as a workaround to pass through the “scenes” and use Apple’s native Home widgets instead.

iOS:

Image

iPadOS:

Image

icovelev avatar Dec 08 '25 18:12 icovelev

Same here, initially reinstalling appeared to work, until I reconfigured all actions.. Appears to be a broader ios 26.1 issue as there are more references (though not very many) outside home assistant

pietje63 avatar Dec 09 '25 15:12 pietje63

Does it happens to all kinds of widgets or only when using legacy iOS actions widget?

bgoncal avatar Dec 09 '25 15:12 bgoncal

The entities widget works Mixed experiences on the customs widget (it works now, but did not prior to the reinstall / reboot) the legacy actions widget does not work

pietje63 avatar Dec 09 '25 15:12 pietje63

In my case, I had to migrate my database from Realm (that I was using to save some user preferences and accessing on the widget) to SwiftData. Worked perfectly.

GabrielTargon avatar Dec 11 '25 00:12 GabrielTargon

I switched to custom widgets, which worked very nice, until this evening. One was non-responsive. Reloading does not work. After readding it does not load anymore. It only had three lines and to test I removed the confirmable line and states..

pietje63 avatar Dec 16 '25 22:12 pietje63

Same issue over here.

ihatethecloud avatar Dec 17 '25 18:12 ihatethecloud