Cross application state checking?

Is it fair to say that if you run a routine in ST and then another routine in another app such as Yonomi it won’t work because device state doesn’t transfer over? I’m working on my morning wake up routines and I have to cross over apps because of limitations in ST. I’m noticing that some things won’t trigger on and some won’t trigger off.

The only way we have found to allow apps to talk to each other is through something mutual, like a REST endpoint or through the sendLocationEvents area…Each app seems rather self contained, which in theory would be good so they also don’t interfere with each other.

1 Like