Skip to content

Add android app links content and images#6

Merged
dcrawbuck merged 1 commit intomainfrom
ir/content/android-app-links
Oct 8, 2025
Merged

Add android app links content and images#6
dcrawbuck merged 1 commit intomainfrom
ir/content/android-app-links

Conversation

@ianrumac
Copy link
Contributor

@ianrumac ianrumac commented Oct 6, 2025

Adds documentation for adding Android App Links support


Note

Adds concise Android App Links setup and handling guidance with images to content/shared/in-app-paywall-previews.mdx.

  • Docs (content/shared/in-app-paywall-previews.mdx):
    • Android App Links:
      • Setup steps: add app fingerprints/schema in Stripe settings; update AndroidManifest.xml with verified https intent-filter for Superwall domain.
      • Handling: pass deep links to Superwall.handleDeepLink in onCreate and onNewIntent.
      • Testing: enable “Open supported links” for debug; link to Android verification guide; note generated assetlinks.json.
      • Adds illustrative images (/images/android-app-links-fingerprints.png, /images/android-app-links-debug.png).

Written by Cursor Bugbot for commit bb53f0c. This will update automatically on new commits. Configure here.

@dcrawbuck dcrawbuck force-pushed the ir/content/android-app-links branch from 263450e to bb53f0c Compare October 8, 2025 01:06
@dcrawbuck dcrawbuck force-pushed the ir/content/android-app-links branch from bb53f0c to 41a69c4 Compare October 8, 2025 01:29
@dcrawbuck dcrawbuck merged commit 32a23a4 into main Oct 8, 2025
1 check passed
@dcrawbuck dcrawbuck deleted the ir/content/android-app-links branch October 8, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants