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 285 forks source link

All scanned tests and certificates erased #4134

Open 7u771e opened 2 years ago

7u771e commented 2 years ago

Avoid duplicates

Technical details

Describe the bug

When opening the app for the first time the day, it/the phone prompted me to give permission for exposure notifications, which I already did long ago. All my tests and vaccination-certificates are gone. The Journal is empty. It looks like a fresh installation without any data.

Steps to reproduce the issue

Not reproducible, the app is empty now, except from the test I entered today.

Expected behaviour

Possible Fix

Additional context

In the night before my iPhone briefly showed a warning concerning insufficient storage but it "fixed itself" - I guess by cleaning up volatile data or by App offloading. However I don't remember that CWA was offloaded and reinstalled this morning!

The exposure Log of the phone still contains continuous records for two weeks. Vaccination status for 3 vaccinations was lost, the information was entered many weeks and months ago. Multiple rapid tests had been entered and deleted within the period.

I have been using the CWA on iOS since the first versions. I have been using it in Austria and Switzerland, too, with the options that were available at that time.


Internal Tracking ID: EXPOSUREAPP-11600

Ein-Tim commented 2 years ago

There was a similar report from @Pelikan3857 back in mid-2021: https://github.com/corona-warn-app/cwa-app-ios/issues/1521

Both issues have in common that the device ran out of space.

dsarkar commented 2 years ago

@7u771e Thanks for the report. Do you know if this happened in context with an update to CWA 2.16.2 or maybe with an iOS update?

Best wishes, DS


Corona-Warn-App Open Source Team

7u771e commented 2 years ago

@dsarkar While the iPhone is on auto-update, it is still on 15.2.1 and my CWA has been updated on 2022-01-22. So it does not seems as if there was a nightly update involved.

larswmh commented 2 years ago

We have created an internal ticket for your issue and will raise this topic internally. Internal Tracking ID: EXPOSUREAPP-11600


Corona-Warn-App Open Source Team

dsarkar commented 2 years ago

@7u771e Thanks for your feedback.

ndegendogo commented 2 years ago

Just a question. The OP mentioned app offloading. Does cwa support such a scenario? It means that all data be "off-loadable" and then of course restorable again - right? As far as I understand, not even all cwa data are included in a backup - is this still the case, or is my understanding outdated?

Does iOS provide some API or similar interface so that an app can prevent being off-loaded (e.g. if this is not supported by the app)?

Ein-Tim commented 2 years ago

Is there any updater on this issue available?