โ† Back to Home

๐Ÿงช Appclip Lab

Test & Debug App Clip Experiences
Professional Testing Tool

๐Ÿงช Third-Party App Clip Tester

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
  • Works in Safari on iOS (requires HTTPS)