How to Debug Mobile H5 Pages on iPhone
A real-device workflow for iPhone-only H5 bugs, covering console logs, network requests, storage, User-Agent behavior, and WebView-like runtime checks.
Read guideDebugAnywhere Guides
Practical English guides for debugging iPhone web pages and iOS WebView apps on real devices. Start with the workflow that matches your bug, then use the checklist to narrow it down.
A real-device workflow for iPhone-only H5 bugs, covering console logs, network requests, storage, User-Agent behavior, and WebView-like runtime checks.
Read guideA practical iOS WebView debugging workflow for WKWebView issues, console errors, API requests, cookies, JSBridge behavior, User-Agent differences, and URL Scheme redirects.
Read guideA focused workflow for WKWebView cookie sync, SameSite and Secure attributes, login redirects, localStorage state, and session debugging on iPhone.
Read guideA practical guide for comparing Safari and app WebView User-Agent branches, including UI changes, API requests, JSBridge calls, and redirects.
Read guideA step-by-step JSBridge debugging guide for WKScriptMessageHandler timing, bridge contracts, payload logging, mocks, and native callbacks.
Read guideA practical Eruda workflow for inspecting console logs, network requests, cookies, storage, viewport state, and mobile-only runtime issues on real devices.
Read guideA remote debugging workflow for connecting real-device mobile pages to a desktop inspector with Chii, including setup checks and common connection failures.
Read guideA guide to reproducing staging, gray release, tenant, authorization, and app-context API behavior on real mobile devices with custom headers.
Read guideA real-device workflow for testing URL Scheme and deep link flows across browsers, WebViews, redirects, app callbacks, and fallback behavior.
Read guideA practical guide to using focused JavaScript injection for mobile runtime logging, JSBridge checks, storage inspection, and temporary page experiments.
Read guideA workflow for finding stale, missing, or origin-specific storage state in mobile WebView and iPhone H5 pages.
Read guide