I'm trying to send data from the watch to a companion app using Comm.transmit()... However, if the phone is not in range or turned off the message will fail to send. Then if the user closes the watch app and later opens the companion phone app they will not see the message. Is there a way to guarantee message delivery to the app, similar to the way the Garmin Connect app sync's data from the watch?
For instance, if there were a way to 'wake up' the watch app from the phone this would solve the problem.