I'm so sorry to start another topic about Complications, but I just can't find the correct answer here.
I have a watchface on the Simulator working with Garmin's default complications.
I have an app on the Simulator which publishes data as a complication, and when the app is active in the Simulator I see the correct data in the Complication menu item from the Simulator, so I guess this is working correctly.
But I'm just unable to have my watchface read this data of my custom Complication. When I loop of the list of available complications, mine isn't popping up: only the defaults by Garmin.
In my head there are two possible reasons for this:
- Or this just doesn't work in the Simulator as the complication data isn't stored or so for the watchface, so I need to buy a new Garmin watch again (already have a Fenix6S and a Venu which are both still fine, so it's a pity to purchase a new one with Complication support somehow.).
- Or I'm doing something wrong in gathering the correct complication in my watchface.
Can anyone point me in the right direction? Does somebody has this already working in the simulator? How?