RVLRY Deep Link & QR Endpoints

These files keep iOS Universal Links, Android App Links, and QR invitations working. Whenever you regenerate certificates or update bundle IDs, edit the files in mobile/docs/ and push to the branch GitHub Pages publishes.

iOS Universal Links

Both files should list the bundle IDs and paths that the app handles (e.g., /join/*). Update them when the bundle ID or team ID changes.

Android App Links

Ensure the SHA-256 fingerprints in this file match the signing certificate for the Android build.

QR Invite Pattern

QR codes and dynamic links point to https://rvlryapp.com/join/<matchId>. Keep this route documented so support teams can verify that invites resolve to the app.

Questions? Ping support@rvlryapp.com.