Skip to content

Repository files navigation

ZipQuantum

Mobile deep-link examples

Auditable, agent-first reference integrations for direct and deferred deep links.

Validate examplesNo proprietary SDKNo fingerprintingAI-agent friendly

ZipQuantum link inspection illustrationZipQuantum link activation illustration
One verified link
Universal Links and App Links open the intended route.
Intent survives install
Native, explicit handoff restores the destination.

ZipQuantum React Native direct and deferred deep-link reference screens

These examples use platform APIs directly:

  • no proprietary ZipQuantum SDK;
  • no fingerprinting or cross-app user identifier;
  • signed, short-lived handoff receipts;
  • explicit clipboard recovery on iOS;
  • aggregate funnel acknowledgements only after the destination route opens.

Examples

PlatformDirect deep linkDeferred deep linkRoute acknowledgement
SwiftUIUniversal LinksUIPasteControl user actionSigned route_ack receipt
KotlinVerified App LinksGoogle Play Install ReferrerSigned route_ack receipt
React NativeLinking + verified HTTPS linksNative UIPasteControl / Install Referrer adaptersSigned route_ack receipt
Flutterapp_links + verified HTTPS linksNative UIPasteControl / Install Referrer adaptersSigned route_ack receipt

The sample identifiers and hosts are placeholders. Replace them with values verified in your ZipQuantum dashboard before running an app.

AI agents

Start with AGENTS.md, then read the machine-readable mobile contract, AI manifest, and agent integration guide. Every verification command is non-interactive, uses stable ZQ_* output prefixes, and returns a non-zero exit code on failure.

./scripts/validate.sh

Contract

The apps call the public endpoints documented in docs/mobile-contract.md. The server resolves routing and issues a host- and app-bound acknowledgement receipt. Apps never manufacture or decode this receipt.

Security and privacy

See SECURITY.md. Device context is optional and coarse. Do not add advertising identifiers, pasteboard reads at launch, device fingerprinting, or a locally generated substitute for a server receipt.

License

MIT

ZipQuantum mascot waving
Product · Documentation · AI agents

About

Official native deep-link and deferred deep-link examples for Flutter, SwiftUI, and Kotlin — no proprietary SDK, no fingerprinting.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages