Swift LiveActivity created but not showing
I’m working on an iOS project that consists of two targets: a main project and a Widget extension. In order to share the content model between these targets and enable modification of data and states within the main app, I decided to place the model in a separate package located within the main project.