I'm working on adding Widget following the guidance here and I'm noticing that any UI updates I add while building do not reflect on new builds. I essentially need to remove the widget and readd.
Repro Steps.
- Create a widget
- Build app & check out the widget
- Make additional changes
- Rebuild app
Results: Changes do not reflect on widget