corona-warn-app / cwa-app-ios

Native iOS app using the exposure notification framework from Apple. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
1.68k stars 286 forks source link

Prio: App crashes when "Check Validity" button is clicked without active internet connection #3573

Closed Ein-Tim closed 3 years ago

Ein-Tim commented 3 years ago

Avoid duplicates

Technical details

Describe the bug

The app crashes instantly when the "Check Validity" button on a certificate is clicked and the device is not connected to the internet.

Steps to reproduce the issue

  1. Open the Corona-Warn-App
  2. Turn off WLAN and Mobile Data
  3. Click on "Certificates"
  4. Select a certificate
  5. Press "Check Validity"
  6. See the app crash

Expected behaviour

An error message should be shown, like in the previous releases.


Internal Tracking ID: EXPOSUREAPP-9638

Ein-Tim commented 3 years ago

@dsarkar I consider this as a high priority item. Could you mirror it to JIRA asap? Maybe a fix can be included in the upcoming 2.10.2 hot fix?

Thank you!

thomasaugsten commented 3 years ago

Will be included

Ein-Tim commented 3 years ago

PR #3576 fixes this issue. It's merging into release/2.10.x which confirms that this will be included in a hot fix version.

Ein-Tim commented 3 years ago

@dsarkar

Feel free to add a Fix 2.10.2 label here.

Ein-Tim commented 3 years ago

Confirm fixed in version 2.10.2.

Closing as fixed.