Hi every one,
I have a watch-app connected to a companion app in react native. I want to check when the user opens the app on the garmin, it notifies the companion app automatically and also when he closes the watch app. I tried to send a message using Communication.transmit() every time he opens and closes, but it doesn't work all the time. Do you maybe have any idea how to solve this problem ? Thank you in advance it would be very helpful