-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
First of all, thank you for TelemetryDeck. It’s a fantastic tool and very easy to integrate.
I wanted to ask whether you would consider adding built-in detection for Mac apps running on a Hackintosh or inside a virtual machine.
At the moment, TelemetryDeck already provides environment flags such as:
- isSimulatorOrTestFlight
- isSimulator
- isDebug
- isTestFlight
- isAppStore
These are extremely useful. It would be helpful to also be able to identify Hackintosh and virtualised environments. For example, additional flags could look like this:
- isHackintosh
- isVirtualMachine
This would be particularly valuable for filtering analytics data and improving the accuracy of usage metrics for Mac apps.
I appreciate that this may not be trivial or always reliable, but I wanted to raise it as a potential enhancement.
Thanks again for your work on TelemetryDeck.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels