In the fr265 device, watchface app doesn't go to the corresponding widget. In a simulator it works fine. Permission "ComplicationSubscriber" is assigned in maniffest.xml.
Is there something undocumented need to be added?
In the fr265 device, watchface app doesn't go to the corresponding widget. In a simulator it works fine. Permission "ComplicationSubscriber" is assigned in maniffest.xml.
Is there something undocumented need to be added?
Does it work for you on other real devices? onPress on some devices for some complications doesn't do anything. onPress may take you to the "battery saver" glance on some device
Does onPress work for you for other things like COMPLICATION_TYPE_STEPS?
onPress wasn't working at all on the 955 but I think that may be fixed now.
With another Garmin's built-in watchface it jumps well to widgets. I tried to put Complications.exitTo() in onUpdate(), but still nothing. Also, I checked onPress() - it works in the device, but doesn't redirect. I placed a changing of drawable text below the exitTo() line. I got text changes in the screen, but no redirections. And called the "getComplications()" function, to see how many available in the device - there are full assets. COMPLICATION_TYPE_STEPS gives no positive results too.
You may want to enroll in the beta program. The FW there is 4.12
I don't have a f7 Pro but it works on devices I do have. Try this watch face and press on the right arc. What do you see?
https://apps.garmin.com/apps/c051f37a-8fad-4907-b124-0112fe010c91
If that doesn't work, 18.13 is the current beta FW for that device, so it might be worth trying that as the problem may already be fixed, just not in a public release FW yet