Skip to content

CoronaCheck 2.3.1

Compare
Choose a tag to compare
@Rool Rool released this 20 Sep 08:42
· 6793 commits to main since this release
7386fb6

Hotfix:

Contains a fix to support fallback URLs for DigiD deeplinks when a custom external browser is set (e.g. Chrome. Edge). Redirect universal links don’t work in custom browsers. Currently in production the fallback URL redirect is replaced by a fallback webpage with a button, which users can tap to manual trigger universal links in custom browsers. The app is already live, so we have to make a separate flow where the fallback URL redirect is in use. This also allows us to test in production.
As we have to keep the fallback webpage alive, until every user has updated to the latest version, we have to support a new universal link (path ends in /app/auth2). iOS and Android will implement this both.
In other words, the new universal link DigiD flow contains a fallback link for custom browsers, which is now recognized in the app.