Test any App Clip with configurable base URL and parameters.
Auto-detects launch success and retries if needed.
โน๏ธ New Tab: Opens URL in new browser tab. Good for debugging.
โน๏ธ Info: If enabled, will retry once after 10 seconds if launch is not detected.
STATUS:
Ready to test. Click button to launch App Clip.
SUMMARY:
No test performed yet.
๐ Detection Methods:
Pre-Launch URL Check: Verifies URL accessibility before redirect/open (5s timeout) - Launch blocked if not accessible
Navigation Tracking: Monitors URL changes & redirects (โ ๏ธ same-origin only - cross-origin blocked by browser security)
Window Monitor: Detects if window closes unexpectedly (<3s = likely error, with navigation = possible app launch)
Focus Detection: Monitors if user switches away (10s timeout)
Auto-Retry: Optional - Retries once after 10 seconds if enabled
โ ๏ธ Limitations:
โข New Tab Mode: Full navigation tracking only for same-origin pages. Cross-origin pages (App Clips) monitored via window closure only.
โข Same-Page Redirect: No navigation tracking possible (you leave this monitoring page). Best for real App Clip testing on iOS devices.
Quick Fill Examples:
โก Quick Test - Default App Clip
Use the default App Clip URL or append custom parameters/paths below.
Advanced app Link
Enter a path to generate a universal link. This link will open in the Vitalize app if installed,
or trigger an App Clip experience on iOS 14+.
GENERATED URL:
Enter a path above to generate a test URL
Example Paths (Click to Use in Custom Generator)
search?condition=cough
search?condition=fever
๐ก Testing Tips:
โข Share the generated link via Messages, Mail, or Notes
โข Tap the link to trigger universal link behavior
โข On iOS 14+, scan QR code to test App Clip
โข Wait 15-30 minutes after AASA file changes
๐ค Share App Clip URL
Use iOS's native share sheet (Web Share API - equivalent to UIActivityViewController) to share App Clip URLs via Messages, Mail, AirDrop, and more!
๐ก About Web Share API:
Web equivalent of native UIActivityViewController
Opens iOS's native share menu with all sharing options
Recipients see App Clip card when tapping shared links