Debug/view javascript/jquery/html displayed in UIWebView in your iPhone, iPad app

Опубликовано: 19 Март 2026
на канале: MrMorphEvolution
1,375
6

If you have iphone or ipad application and it contains UIWebView that displays some stuff you want to check, view, debug. This is the way to do so.

What we do here is we create small app that consists of UIWebView with some content. Run it in iPad simulator and debug JavaScript using Safari and its development tools.

The test app is created in MonoTouch but it really does not matter can be any app also created in Objective C in XCode.