Closed individual-it closed 2 years ago
notify the phone when a charge threshold is reached Its a hack using Communications.openWebPage because there is no other simple way to send a notification and the background tasks are not allowed to play a sound or vibrate the watch
Communications.openWebPage
idea from https://forums.garmin.com/beta-program/instinct-2-series/f/community-discussion/309669/feature-request-when-watch-battery-is-at-90-garmin-connect-should-send-a-notification-to-phone
notify the phone when a charge threshold is reached Its a hack using
Communications.openWebPage
because there is no other simple way to send a notification and the background tasks are not allowed to play a sound or vibrate the watch