-
Notifications
You must be signed in to change notification settings - Fork 477
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
add observer on pump deactivated to initialize pump status #285
add observer on pump deactivated to initialize pump status #285
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested successfully in Xcode simulator (iPhone 15):
Before fix: Added Dash and removed the pump, the "No pod" warning appears also after removal
After fix: Added Dash and removed the pump, "Add pump" is displayed instead.
I did not review the code changes thoroughly, although I get the gist of it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tested this pre-PR via a .patch
-file. Worked as intended.
Tested with rPi pod simulator, in-app simulator on an iPhone 11 @ iOS 16.7.
LGTM
Merging with two approvals Great job, @kskandis! |
Testing after merge for completeness. Status
Configuration
Testing
|
…ump-deactivated add observer on pump deactivated to initialize pump status
… recycled (nightscout#285) * Update DexcomSourceG5.swift Generate unique _id value to prevent Mongo collisions in Nightscout * Update DexcomSourceG6.swift Generate unique _id value to prevent Mongo collisions in Nightscout
This resolves Issue Home View shows "No Pod" or "Signal Loss" despite insulin delivery system removal
#283
Tested Omnipod and Medtronics on Simulator