Hello,
Recently I moved from Activity.getActivityInfo() to Position.getInfo() to get position on watch face (CIQ > v2 only). Tested it on Fenix 5X Plus, worked perfectly. Deployed on the market, got ton of crap, nothing unusual. However, I don't get why it doesn't work for other people. Here are my ideas:
1. I've added Positioning permission to the watch face and it doesn't apply to updated version of an app (opposite to a fresh install).
2. Some watches have old firmware that still restricts using Positioning on watch faces.
3. It should work, should be a bug.
What do you think?
Thanks!