⌘ kean.blog

Studio

Welcome to the Studio, a place for my hobby projects distributed under Kean Studio LLC.

Pulse

Pulse is a developer tool for logging and debugging network requests in apps developed for Apple platforms. This companion app allows you to view the logs collected by Pulse.

  • View logs collected on your test device on a larger screen and use a wide array of search filters
  • Use remote logging to view logs in real time
  • Debug network errors, including the decoding errors
  • Analyze the performance of the app using network metrics
  • Mock network requests

You can start using Pulse by integrating its free and open-source SDK that allows you to collect and view logs on your test devices. Unlike traditional network proxies, Pulse integrates into your app at the URLSession level, requiring no custom network root certificates. It also unlocks new powerful features, such as viewing the decoding errors and mocking the URLSession APIs.

Learn more at https://pulselogger.com