Faifly / xDrip

Port from Nightscout xDrip+ to iOS
MIT License
27 stars 5 forks source link

Got "Initial Calibration" alert while "CalibrationState.okay", readings are working fine, but there is no any calibration saved in the app #329

Closed qwqatest closed 3 years ago

qwqatest commented 3 years ago

It happened when transmitter and sensor weren't stopped but the app was reinstalled. Probably no need to show the "Initial Calibration" alert in this case Screenshot_at_Jun_10_17-41-33

NSFriend commented 3 years ago

Adjusted

Initial calibration will be shown only if calibration status of last reading is .needsFirstCalibration
Regular calibration will be shown only if calibration status of last reading is .needsSecondCalibration, .needsCalibration