Hi,
I'm developing a widget extension that show content from REST api.
It show the updated following stock info.
I intend to build a workflow like that:
I'm developing a widget extension that show content from REST api.
It show the updated following stock info.
I intend to build a workflow like that:
Fetch list from api
Create a timeline with only 1 timeline entry & attach the stocks into timeline entry
Render widget
Reload new timeline at next 5 minutes
I don't have any experience with native iOS development
I don't know the best practice, can anyone tell me your workflow?
I don't know how to call api in widget extension? These docs doesn't enough info to help me: