๐Ÿฅ Vitalize

๐Ÿงช Advanced Testing Lab

๐ŸŽฏ iOS-Compatible Navigation Tester

Enter your App Clip URL or Universal Link below. Click any solution button to test.

๐Ÿ“ก Hit Endpoint / Prefetch Metadata (no redirect)

All options run on page load. Uses the URL from the text field above (or default). Click a card to trigger again.

โš ๏ธ Why These Solutions Work:
  • Solution 1 & 2: iOS Safari intercepts HTTPS link clicks (manual & programmatic) to show App Clip cards. If app is installed, iOS automatically opens the app instead.
  • iOS CANNOT intercept JavaScript redirects like window.location or window.location.replace()
  • Solution 2 is recommended for automatic, programmatic App Clip invocation with HTTPS URLs
  • Both solutions use anchor tag clicks which iOS Safari recognizes and intercepts for App Clip handling
Apple App Site Association (AASA) Server
AASA file is properly configured and deployed

Supported Features

  • Universal Links (applinks)
  • App Clips
  • Web Credentials

App Configuration

  • Main App: com.vitalizecare.Vitalize
  • App Clip: com.vitalizecare.Vitalize.VitalizeAppclip
  • Team ID: SARN7B4USZ

AASA Endpoints

/.well-known/apple-app-site-association
/apple-app-site-association

Verify Deployment

  • Test with: curl -v https://your-domain/.well-known/apple-app-site-association
  • Use Apple's Validator