pub fn detect_platform(device_id: &str) -> DevicePlatformExpand description
Detect the platform of a device from its identifier.
iOS simulators use UUIDs (e.g., 12345678-1234-1234-1234-123456789ABC).
Android devices use serials (e.g., emulator-5554, ABCD1234).