Quick answer: Capture device context with your crash reports and player data, every report carries the device, OS, and hardware it came from, so over time you build a real picture of your players' hardware distribution.
Knowing what devices your players use shapes where you test, what you optimize, and which hardware you support, but most developers are guessing. The data is a byproduct of capturing context with reports. Here's how to learn your players' real hardware distribution.
Capture Device Context With Every Report
You learn your players' devices by capturing the device with every crash and report. Each one carries the device model, OS version, and hardware details, so over time these accumulate into a real picture of what your players actually run, rather than your assumptions about it.
Bugnet attaches device, OS, and hardware context to every report and crash automatically. Finding out what devices your players use isn't a separate research task, it's a byproduct of capturing context, which you should be doing anyway to make reports actionable.
Look at the Distribution, Not Anecdotes
A few forum posts about devices aren't your distribution, they're anecdotes. The real picture comes from aggregating the device data across all your reports: which devices are common, which OS versions, how much of your base is on low-end hardware. That distribution is what should inform your decisions.
Bugnet aggregates device data across your reports, so you can see your actual hardware distribution rather than guessing from a vocal few. Looking at the whole distribution is what turns scattered device mentions into a basis for real decisions.
Use It to Prioritize Testing and Support
Knowing your device distribution is actionable: it tells you which real devices to prioritize for hands-on testing, which hardware to optimize for, and where to draw your minimum-spec line. You focus effort on the devices your players actually use rather than a generic guess.
Bugnet's device-tagged data directly informs these decisions, test the common devices, optimize for where players struggle, support what matters. Finding out what devices your players use is capturing context, looking at the distribution, and using it to direct your testing, optimization, and support.
Capture device context with every report, each carries the device, OS, and hardware, so over time you build a real picture of your players' hardware distribution. Use it to prioritize testing and support.