Mike McCready

Results 2194 comments of Mike McCready

@ahodzic2 > if there has been any update on how to approach this. Thank you for your offer. There is no update. If there had been an update, then it...

@dsarkar You didn't mention Switzerland specifically, which is a special case, because it is part of the Transnational Exposure Logging, but not connected to the European Federation Gateway Service (EFGS)....

@dsarkar >>Switzerland isn't listed in https://www.coronawarn.app/de/faq/#interoperability_countries. > >Yes, I also realized this today. Needs to be fixed. I will open an issue to track this.

See https://github.com/corona-warn-app/cwa-website/issues/1060 for issue regarding missing Switzerland reference. Edit: https://github.com/corona-warn-app/cwa-website/issues/1060 was closed on April 14, 2021.

Most users will not notice this issue. I noticed it when I was researching a Cypress test to take the links directly from the app. This is based on ideas...

@Ein-Tim I don't know why you can't reproduce the issue on Safari. The Cypress test fails on Electron, Chrome, Firefox and Edge.

@Ein-Tim Did you run the Cypress test with Safari or did you only test manually with Safari?

Revised test for Cypress Save the following code into cypress/integration/faq_page_change.js ``` it("Show problem with FAQ article display", () => { cy.visit("/en/faq/"); cy.visit("/en/faq/#android_location"); cy.get("#android_location"); }); ``` Run it with `npx cypress...

@mhier Could you give an example of an error message produced by SafetyNet? What configuration produces this? From what I understand reading https://github.com/scottyab/rootbeer which CWA uses to flag a root...

The [Datenschutz-Folgenabschätzung für die Corona-Warn-App](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung.pdf) mentions SafetyNet in 5.6.10.2 Google SafetyNet in the section 5.6.10 Teilnahme an der Datenspende and it is mentioned again under 5.6.11 Einladung zu Befragungen and...