mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-05-20 20:25:18 +00:00
COVIDSafe code from version 2.4 (#47)
This commit is contained in:
parent
e577a9e7aa
commit
1478088e19
40 changed files with 1125 additions and 657 deletions
|
@ -231,7 +231,6 @@ class EncounterMessageManager {
|
|||
}
|
||||
|
||||
if covidSafeError == .TokenExpiredError {
|
||||
UserDefaults.standard.set(true, forKey: "ReauthenticationNeededKey")
|
||||
onComplete?(CovidSafeAPIError.TokenExpiredError, nil)
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue