getsentry / raven-csharp

Superseded by: https://github.com/getsentry/sentry-dotnet
BSD 3-Clause "New" or "Revised" License
231 stars 121 forks source link

fix: report device arch instead of process arch #257

Closed bruno-garcia closed 6 years ago

bruno-garcia commented 6 years ago

True though if the CPU is 64 but your OS is 32 bit, not sure how useful this info is or what kind of API there is to retrieve this info.