-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
The “Open Dexcom App” button does not work if using Dexcom One and One+, because the app URLs only point at the G6 and G7 apps, in the respective submodules:
App URLs overview:
G6:
dexcomg6://
One:
Unknown, possibly not existing (dexcomone:// does not work)
G7:
dexcomg7://
One+:
dexcomoneplus://
Suggestion:
Detect what app is used based on transmitter ID, and use the relevant url string. If the Dexcom One url remains unknown, hide the button for opening the app.
App URLs can easily be verified by entering the url in Safri on the phone.
Transmitter IDs for G7 vs One+:
Probably useable patterns for discriminating between G6 and One as well, possibly from starting by 8 or 2 respectively?
Loop Version
- LoopWorkspace dev ec86060d1004e77adb993937ca639b022e2214b0
sergiu-fintineru
Metadata
Metadata
Assignees
Labels
No labels