# Naituw/WBWebViewConsole

In-App debug console for your UIWebView & WKWebView

Repository: https://github.com/Naituw/WBWebViewConsole
Canonical: https://ross.abutalabs.com/products/wbwebviewconsole
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2017-08-08T12:20:38+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4219, "days_push": 3312, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1325, forks 122 (observed 2026-08-28T04:04:22.615674+00:00)

## What it is
An in-app debug console library for iOS that lets developers inspect and evaluate JavaScript inside UIWebView and WKWebView instances. It provides a view controller for viewing console messages and running scripts against the embedded web view.

## Use cases
- debug javascript in an embedded webview on ios
- view console.log output from uiwebview inside my app
- evaluate javascript in wkwebview from a debug screen
- inspect webview dom elements in an ios app
- add an in-app web inspector to a hybrid ios app

## When to choose
- you maintain a legacy iOS app using UIWebView or WKWebView and need an in-app JavaScript console
- you want to debug hybrid web content without connecting Safari's remote inspector

## When to avoid
- you are building a new iOS app using WKWebView with modern Safari Web Inspector available
- you need a cross-platform or Android webview debugging solution
- you need an actively maintained library - the last release was in 2017

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, logging
- domain: mobile-development, developer-tools, web-development
- platform: -
- tags: uiwebview, wkwebview, debug-console, javascript-bridge, cocoapods, ios-debugging, debugging, ios, mobile, swift, objective-c

## Member repositories
- Naituw/WBWebViewConsole (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.615674+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:46:25.390066+00:00, confidence not recorded.
  - readme: https://github.com/Naituw/WBWebViewConsole (fetched 2026-08-28T04:04:22.615674+00:00, sha 997e8d41e2ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
