Mike McCready
Mike McCready
@dsarkar You have added the https://github.com/corona-warn-app/cwa-app-android/labels/Fix%202%2E26 label, which is encouraging! Do you also have a PR reference which provides the fix?
The problem does not occur in CWA 2.23.2, see screenshot 
@dsarkar > Planned fix, no PR yet. Thank you! > my understanding is that the template needs the fix, not the app, in contrast to the scaling issue, which needs...
@dsarkar - After looking at PR https://github.com/corona-warn-app/cwa-app-android/pull/5271 I realised that CWA Android changed the templates used for exporting certificates starting with 2.24.0 Previously the templates were based on PDF format...
- PR https://github.com/corona-warn-app/cwa-app-android/pull/5420 is addressing this issue.
Fixed in [v2.26.0-rc.1](https://github.com/corona-warn-app/cwa-app-android/releases/tag/v2.26.0-rc.1).
@felischmi2003 es gibt leider technische Probleme mit Android 5.0 (API 21) - siehe https://github.com/corona-warn-app/cwa-app-android/issues/649 und https://github.com/corona-warn-app/cwa-app-android/issues/1446#issuecomment-716675650 `Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than version 23 declared in...
@fynngodau > There is a more recent version of this androidx.security:security-crypto available that supports API version 21. Support was added in 1.1.0-alpha1. I see there is some more information on...
I noticed that a new release candidate [security-crypto-1.0.0-rc04](https://developer.android.com/jetpack/androidx/releases/security#security-crypto-1.0.0-rc04) was released 2 days ago on Jan 13, 2021 **Bug Fixes** Upgraded Tink to 1.5.0 for increased stability. Interestingly it does not...
@fynngodau Thank you for setting the record straight. I guess it must have been a "pilot error" in Android Studio on my part, coupled with "wishful thinking". 🙄 I rechecked...