I have an app opened on my iPhone, I would like to know if there is a way to call remotely a function of this app from my apple-watch (watchOS 3) by simply tapping a button?
The function concerned stores data from the accelerometer. I searched on the Internet. I found a beginning of solution on Stackoverflow but it still remains a bit mysterious for me.