I want to create watch face complication which will use data from my data provider project. I want to display it in a widget on the Watch Face in a way, so user can see some data from my app on tha Watch Face and then tap on the widget (complication) to change the data without moving inside the app. Does it possible? Or after the tap user always will be moved inside my app?
Now I only see the option to create a complication with App Shortcut and App Shortcut as I know will always move user inside the app. Correct me if I'm wrong