-
Notifications
You must be signed in to change notification settings - Fork 283
Fix/14578 no internet prevents clicking on srs #5019
Fix/14578 no internet prevents clicking on srs #5019
Conversation
So IIUC when you are not connected to the internet and click on the tile nothing happens. Like nothing at all? I don't think that's a good idea! Some sort of error should be shown to the user, otherwise this could lead to very confused users. |
@Ein-Tim This is under certain circumstances the situation with 3.0 and this PR will fix the issue. |
@thomasaugsten So there will actually be some sort of UI information presented to the user why this doesn't work? |
Depends if he never has an internet connection he will receive the error that we cannot check his phone time. |
src/xcode/ENA/ENA/Source/Services/Risk/Provider/Helper/CachedAppConfiguration.swift
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aren't we doing a shared class for checking the network now as discussed?
Description
No internet connections prevents clicking on Self test submission
Link to Jira
https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-14578
Screenshots
EXPOSUREAPP-14578.MP4