ControlWidgetButton custom image not displayed in iOS 18 beta 5 while it works fine in beta 4 with the same code
ControlWidgetButton custom image not displayed in iOS 18 beta 5
Having the same issue
Maybe we need to use symbol images, not a image, you can try it
I'm encountering an issue where certain images are not displaying on some iOS devices, while the same code works perfectly on others. There’s no error or crash — just some images fail to load or display. I've confirmed the image URLs and formats are correct.
Has anyone faced a similar issue or could suggest what might be causing this inconsistent behavior?
Thanks in advance!