
dataTile for Simulator
Forget debugging in the console



About | Details |
---|---|
Name: | dataTile for Simulator |
Submited By: | Mortimer Powlowski |
Release Date | 2 years ago |
Website | Visit Website |
Category | Productivity Developer Tools |
dataTile for Simulator is a productivity tool that helps iOS developers save time while debugging. The app is an Xcode "companion" that adds both brains and beauty to developing for the iPhone. It requires no 3rd party code dependencies.
Great work Marin! Looks super helpful for debugging. Any plans to make it work for macOS development?
10 months ago
This is such a cool idea, I loved it from the inception! 1️⃣ Track log/event throughput, obviously :) 2️⃣ dataTile is an ideal companion for unidirectional flow approaches, e.g. ReSwift, The Composable Architecture (TCA), etc.: you can detect chatty services that inhibit all subscribers, find pressure points where tweaking the sub-state selection might be useful, and stuff like that 3️⃣ Filtering expressions helps with non-trivial event sequences, too. A dashboard for HTTP requests, inspector of latencies, performance tool -- it's such a great idea! All the best for launch week, and many more cool ideas and amazing iterations 🎉
1 year ago
This is a developer tool that can save you a lot of effort if you're debugging time sensitive operations, asynchronous code, basically anything that's more suitable for logging instead of breaking in the debugger. Additionally, it makes automated tracking of state really easy. dataTile for Simulator monitors the Xcode Simulator logs and automatically creates UI that renders your logs as text, progress bars, charts, etc. Since the Simulator infrastructure and the unified logging system come with the system and bundled with Xcode using dataTile doesn't require any 3rd party logging libraries or other special code changes. There is a free, minimal version for hobbyists and students. The professional version is a time-based subscription with a generous free trial to start.
1 year ago
Congrats on the launch Marin. Looks really good. I wish there's something like this for us Mac devs!
1 year ago
Congrats on the launch, I found it most helpful during the beta and look forward to trying the final release.
1 year ago