I hope someone can help me. I can't seem to find anything that gives me a straight answer or that works.
So basically on my Phone app the user enters their age which I will then save and pass to the Watch.
For now to get it working i'm just using a hardcoded int value.
So what I want the watch to do is when the user enters a certain activity on the watch that it will retrieve this value each time from the phone and be displayed.
Obviously I intend to do more than just display it but if I could get it displaying first it would mean that its being retrieved.
Can anyone help me? Thanks in advance.