Skip to content

Android App Links support for Unity SDK #338

@Remstam

Description

@Remstam

I played here and there with deep links via Adjust through Unity SDK and noticed that Unity SDK just miss that

android:autoVerify="true"

setting for intent filters to make Android App Links work when we setup Android URI Schemes in Adjust Settings inspector.

I used these docs to add SHA-256 fingerprint to Adjust dashboard and later found that even https://mybrandedapp.go.link/.well-known/assetlinks.json file is available, so after I manually added autoVerify property to intent filter for each scheme Android App Links started to work just like from the box.

In short, the enhancement request for Adjust Settings inspector is to have an optional check for each Android URI Scheme to be used as Android App Link, so we won't have to do those boring manifest.xml shenanigans ourselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions