You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable universal links to start the Yivi app on Android, a Digital Asset Link JSON file should be present at https://open.yivi.app/.well-known/assetlinks.json. For irma.app the file works, but for open.yivi.app this is forgotten. This is not a high priority issue at the moment, because on Android we currently don't rely on universal links. We use intent:// links or QR codes that should be scanned using the QR code scanner built into the Yivi app.
To enable universal links to start the Yivi app on Android, a Digital Asset Link JSON file should be present at
https://open.yivi.app/.well-known/assetlinks.json
. Forirma.app
the file works, but foropen.yivi.app
this is forgotten. This is not a high priority issue at the moment, because on Android we currently don't rely on universal links. We useintent://
links or QR codes that should be scanned using the QR code scanner built into the Yivi app.This is one of the reasons why privacybydesign/yivi-frontend-packages#26 cannot be resolved at the moment.
The text was updated successfully, but these errors were encountered: