Hi there, does anyone have tried App Links? I hav...
# android
j
Hi there, does anyone have tried App Links? I have added the
assetlinks.json
with the correct pkg name and SHA I have set the
android:autoVerify="true"
for the
intent-filter
I have added:
<meta-data android:name="asset_statements" android:resource="@string/asset_statements"/>
I have tested:
<https://digitalassetlinks.googleapis.com/v1/statements:list?source.web.site=https://domain.name:optional_port&relation=delegate_permission/common.handle_all_urls>
But I still get the chooser. Anything else I'm missing?
s
@Joao Birk Have you resolved this problem? (I have a similar problem)
j
Not really