the data that I want to show on the widget is getting from API calls. My question is, I can do it in the widget struct or I have to fetch data in the app and use app group to send them into the widget? Can anyone explain the process to me?
Thank you so much