-
Notifications
You must be signed in to change notification settings - Fork 16
Add Dexcom One+ to allowed prefix #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I modified the start up message to be more generic: "This app" instead of "Loop". |
|
. |
|
Did you test this? Is appname being set for G7? |
|
I tested modifying appName, but I'm sure I did it the "wrong" way.
Modified LoopKit/LoopKitUI/Extensions/Environment+AppName.swift (line 14) from:
This is the screen with that change to the code and French selected as the language. |
|
App name needs to be injected into the environment, like this: |
|
I modified the PR to just have the one on-topic modification. |

I am not able to test this but this matches code used successfully by the iAPS community.