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

Quick actions are not reduced correctly in hibernation state #5166

Closed Ein-Tim closed 1 year ago

Ein-Tim commented 1 year ago

Avoid duplicates

Technical details

Describe the bug

The quick actions of the CWA iOS app are not correctly adapted in the hibernation state.

Here's a screenshot, taken with version 3.2.1, with CWA showing all 4 quick actions, although it should only show "Zertifiakte anzeigen" & "Eintrag hinzufügen":

Steps to reproduce the issue

  1. Install version 3.2.1 from the app store
  2. Long press the CWA icon
  3. See the quick actions

Expected behaviour

The quick actions "QR-Codes sannen" & "Check-ins anzeigen" should not be shown in hibernation state. For comparison how it should look, you can take a look at Android, where the actions were reduced correctly.


Internal Tracking ID: EXPOSUREAPP-15131

Ein-Tim commented 1 year ago

@dsarkar FYI: The JIRA ticket ID is missing here

larswmh commented 1 year ago

@Ein-Tim

FYI: The JIRA ticket ID is missing here

The JIRA ticket ID has now been added, thanks for your report!

flxschmidt commented 1 year ago

Good catch @Ein-Tim 👍

PR: https://github.com/corona-warn-app/cwa-app-ios/pull/5169

Ein-Tim commented 1 year ago

Confirm fixed with version 3.2.2.