anideck.glup3.dev

AniDeck

This domain exists to support mobile app distribution and secure account linking for AniDeck. It is used for App Store review metadata, verified iOS and Android app links, and OAuth callback handoff into the installed app.

Universal Links

iOS association data is served from /.well-known/apple-app-site-association.

Android App Links

Android verification data is served from /.well-known/assetlinks.json.

OAuth Callback

Browser redirects land on /oauth/callback, then hand off to the app.

Before Submission

  • Replace the placeholder iOS app identifier in src/site-config.ts.
  • Replace the Android package name and release certificate fingerprint.
  • Replace the privacy, support, and deletion placeholder text with your real policy and workflow.
  • Copy the public URLs above into App Store Connect.