Skip to content

2.0.0

Compare
Choose a tag to compare
@stmitt stmitt released this 30 Oct 09:35
· 61 commits to master since this release
522938d
  • updates to Exposure Notification Framework version 2
  • ENAPIVersion has to be set to 2 in the Info.plist for this update to work
  • increases the deployment target to 13.7
  • outdated SDK methods have been removed
  • 'Bearer' is not added as a prefix to auth key if using HTTPAuthorizationHeader auth method.
  • HTTPAuthorizationBearer auth method is deprecated
  • the SDK now exposes all exposure dates not only the most recent one
  • updated defaults for attenuationBucketThresholds, new values are 55 and 63
  • adds parameter "notificationGenerationTimeSpan" which specifies timespan notifications should get generated after an exposure
  • renamed several parameters to make their usage more clear