I just received a Time 2 and have an Android phone. A couple apps I use have built-in responses for the notifications - not text responses. One allows me to take an action within a game from the notification, for example. That notification is forwarding correctly but the actions are not available on my watch. The app (and Android if I remember right) added this feature I had moved from my old Pebble watch and I had cobbled together some custom actions that accomplished this same thing - but that route does not seem to be available right now.
Is this something where I just missed a setting? Something coming? Something I should look at developing?
It is looking more and more like I haven’t missed a setting!
I was reading through the developer github and… well as a potential developer completely new to watch or companion apps I am out of my depths!
We used to have a companion app that would see notifications and could decorate them with custom actions. I had one that would call an automation in yet another app that would essentially do the action that the app’s native notification lets you do. I’m sure I have notes on it somewhere but I remember the automator requiring elevated privileges (it had to turn on the phone screen and simulate a tap), something my current phone security policy will not allow. Does anyone have ideas on this? Is it possibly something that requires less elevated privileges such as just “can read and interact with notifications” since the app has the action available now?