You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fuzzy matching: If a user’s name is written in several different ways, the user needs to indicate which spelling is correct. Data connected to that spelling will be kept. Incorrect data should be corrected by the provider.
Removed the CoronaMelder information at the bottom
Updated the design with copy for scanning in multitasking mode on iPad
The app now shows an appropriate error message if iOS is low on disk space
Fixed Xcode 14 warnings
Replace al the .left and .right with .leading and .trailing constraints
Changed an incorrect CTA on the third step of the onboarding
Technical debt:
Removed AnyCodable from networkManager
Removed AnyCodable from domesticCredential
Made a POC exploring how we can use Promises/Futures in the codebase
Bug fix: Fixed crashes that occurred because the reason field was missing on PROD in version 4.7.0