Skip to content

App Network Debugger v0.1.4

Pre-release
Pre-release

Choose a tag to compare

@hdz1210 hdz1210 released this 14 Aug 19:30
· 20 commits to main since this release
3dcfe05

App Network Debugger v0.1.4

This release adds first-class inspection for supported Firebase and Google
Analytics traffic while keeping every request available in the standard
network inspector.

Added

  • Provider and service tags for Firebase Analytics, Google Analytics,
    App Check, Installations, Crashlytics, and Firebase logging traffic.
  • A dedicated Analytics tab for supported event uploads.
  • Decoding for supported Firebase native batches, GA collect and batch
    requests, and GA4 Measurement Protocol payloads.
  • Structured views for events, parameters, user properties, items, consent,
    timestamps, application metadata, and parser confidence.
  • Analytics-aware search for both live captures and saved history.

Reliability

  • Raw network traffic remains available even when an analytics payload cannot
    be decoded.
  • Unsupported, malformed, and truncated payloads display explicit warnings.
  • Firebase native schemas are proprietary and can change between SDK
    versions, so native decoding is best-effort rather than guaranteed for every
    release.

Download

  • Recommended: App-Network-Debugger_0.1.4_windows-x64-setup.exe
  • Managed deployment: App-Network-Debugger_0.1.4_windows-x64.msi
  • Integrity: verify the installer against SHA256SUMS.txt

The installers are not code-signed. Windows SmartScreen may show an
Unknown publisher warning.