I'm setting up custom intents for my widget. The values are enums, and I'm wondering if I can set the cases to an array that changes programmatically from a function.
WidgetKit change custom intents programmatically
Add a Comment