xdrip for iOS, written in Swift
Go to file
Johan Degraeve c580416e62 fix bug, no upload new readings after Internet failure
The bug was that after restore of failed Internet connection, new readings are not uploaded to NS.

- as mentioned in the comments of func uploadData(dataToUpload: Any, httpMethod: String?, path: String, completionHandler: (() -> ())?)
completionhandler should be called only when upload was successful.
But the result of the upload was never checked. So probably, in some error cases, completionhandler was called with success. As a result, the upload was considered as successful and not redone when internet comes back

- also some updates in func uploadDataAndGetResponse. Set nightScoutResult to .failed when there was an error.
2022-06-12 23:31:50 +02:00
Watch App Danish : folders added. Still need translation 2022-04-12 20:18:25 +02:00
Watch App WatchKit Extension Watch App refresh UI logic correction 2021-11-05 12:29:12 +01:00
xDrip4iOS Widget Add Ukranian language, needs translation 2022-05-31 23:42:51 +02:00
xdrip fix bug, no upload new readings after Internet failure 2022-06-12 23:31:50 +02:00
xdrip.xcodeproj user locale implemented for all UI date and time displays 2022-06-05 20:54:24 +02:00
xdrip.xcworkspace use configuration files 2021-09-19 23:52:36 +02:00
.gitignore improvements treatments (not finished) 2022-03-02 00:12:01 +01:00
Default-568h@2x.png resolve merge conflicts 2020-01-19 21:24:16 +01:00
LICENSE Create LICENSE 2019-05-30 00:02:30 +02:00
Podfile Pod updates (CryptoSwift >= 1.4.0) 2021-06-08 21:41:25 +02:00
Podfile.lock housekeeping - G5 transmitter check correction 2022-05-08 13:12:55 +02:00
README.md import Turkish translations (#2) 2022-02-14 11:42:06 +01:00

README.md

Project in development.

Documentation available on https://xdrip4ios.readthedocs.io/en/latest/

for info, send an email to xdrip@proximus.be

Current Status :

For developers : please go to the Wiki : https://github.com/JohanDegraeve/xdripswift/wiki