What you configure
Mobile linking connects four resources:- A verified custom domain that serves the platform association files.
- A Biqli Mobile App containing the iOS and Android identities, path rules, and a public mobile publishable key.
- A Biqli short link containing its route, referral data, safe metadata, permitted dynamic query keys, and store fallbacks.
- The Biqli SDK in your app, which submits a mobile-open request and routes the returned result.
Resolution behavior
Deep View must be enabled in both the custom-domain settings and the individual link. If either switch is off, iOS uses the configured store fallback without an exact deferred handoff.
Match types and confidence
Exact matching takes priority over probabilistic matching. A request containing an exact handoff and an installed-app link that identify different links is rejected instead of choosing one.
Where results appear
The SDK andPOST /v1/track/open return the resolution immediately. The Mobile App detail page shows aggregate 30-day analytics and recent resolution events.
Biqli does not emit a mobile-open webhook. Use the SDK or resolver response for application behavior and Mobile App analytics for reporting. Do not invent a webhook dependency in your integration.
Continue
Configure end to end
Register a Mobile App, publish association files, configure a link, and integrate the SDK.
Deferred deep linking
Understand the Google Play and iOS Deep View handoff paths.
Attribution and lifecycle
Learn snapshot, first-open, retry, cache, and reinstall semantics.
Security and privacy
Choose the correct credential, require consent, and verify signed receipts.

