Skip to content

Releases: DP-3T/dp3t-sdk-ios

1.1.0

17 Jul 13:49
c9f2db9
Compare
Choose a tag to compare
  • adds background refresh task to improve background time
  • retrieves keys in background on iOS > 13.6
  • expose data if HTTP Code is not expected
  • handle case if EN Framework is not available (iOS 14 beta)
  • defer schedule background task until EN is authorized
  • retrys activation and enabling of ENManager if failed on willEnterForeground

1.0.2

03 Jul 09:58
69308ea
Compare
Choose a tag to compare
  • defers sync until ENManager is fully initialized
  • fixes in background task handling
  • fix in storing of lastSync Date

1.0.1

22 Jun 16:25
30ca279
Compare
Choose a tag to compare
  • Make timeshift detection independent from locale / region settings
  • Update last sync timestamps of individual days that were successful even if some others failed

1.0.0

19 Jun 23:10
d29383c
Compare
Choose a tag to compare
  • Introduce possibility to turn off logging
  • Stop tracing when changing state to infected
  • Fixes issues when getting last key

0.7.0

12 Jun 21:32
4580bef
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
  • Do not try to call getDiagnosisKeys() in background as iOS 13.5 does not allow delayed retrieval of last key in background
  • Re-introduce time drift detection (of 10min)
  • Do not sync when tracing is stopped
  • Do not abort sync when individual request fail
  • Fixes key dates of fake keys
  • Fixes ENError code 2 (realpath) by not keeping references to already deleted files