Universal/App Link + Custom Scheme Test Page

This page provides ready-to-use test links for the current deep-link solution: Universal Links / App Links, Custom Scheme, and Hosting fallback / resolver.

Test school codes: dfbf581ab887767b9a068a0abf84816f and cfe1bc1117a5353788cc216012eafe8b

parents qilin https + custom scheme hosting fallback store fallback

Quick notes

Test page URL after deployment: /test-links.html

Recommended app test scenarios

1. Open current school directly
Log in to one school first, then open any link for that same school code. Expected result: app opens the target page directly.
2. Switch to another logged-in school
Log in to both test schools. Open a link for the school that is not current. Expected result: school switch confirmation appears, then app navigates after confirmation.
3. Login continuation for target school
Keep one school not logged in, then open a link for that school. Expected result: app goes to the target-school login page first, then continues to the target destination after login.
4. Hosting fallback / resolver
Open the fallback links in a browser where the app is not installed, or where deep-link association is intentionally unavailable. Expected result: resolver or store fallback is used.

Hosting fallback scenarios