The daily Android App Links verification job failed.
This means android:autoVerify="true" on the /accept intent-filter may
not resolve correctly, breaking Android App Links for beneficiary-accept deep
links. Users tapping https://ethos-protocol.app/accept?vault_id=... may be
routed to the browser instead of the app.
Workflow run: https://github.com/ethos-protocol/ethos-mobile/actions/runs/33308082884
Possible causes:
- assetlinks.json removed or unreachable (HTTP non-200)
- Package name
com.ethosprotocol no longer listed
delegate_permission/common.handle_all_urls relation removed
- Certificate fingerprint rotated without updating assetlinks.json
Related: #94, #63
The daily Android App Links verification job failed.
This means
android:autoVerify="true"on the/acceptintent-filter maynot resolve correctly, breaking Android App Links for beneficiary-accept deep
links. Users tapping
https://ethos-protocol.app/accept?vault_id=...may berouted to the browser instead of the app.
Workflow run: https://github.com/ethos-protocol/ethos-mobile/actions/runs/33308082884
Possible causes:
com.ethosprotocolno longer listeddelegate_permission/common.handle_all_urlsrelation removedRelated: #94, #63