I had stopped updating my watchfaces a while ago and decided to get back into it.
Were timers disabled for watchfaces at some point, because I am trying to update an old watchface (which is still in the AppStore) and I can not get it to run. The simulator stops with the last error "permission required" and it points to a line I start a timer on.
note: I can run it if I change its type to an APP, so the syntax and the setup are correct.
I just compiled and ran the SDK Timer example and it ran, but it also failed with the same error when I changed its type to a Watchface.
What is going on? I suspect that Garmin elimated the watchface timers? Is that correct, because I just spent 2 hours banging away at it to no avail.