appium / appium-inspector

A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
https://appium.github.io/appium-inspector/
Other
1.15k stars 284 forks source link

bug: Windows Defender Smartscreen prevented an unrecognized app from starting #1134

Open ath0mas opened 11 months ago

ath0mas commented 11 months ago

Is this an issue specifically with Appium Inspector?

Is there an existing issue for this?

Current Behavior

Downloading the latest exe file available, currently 2023.10.1, and starting it is blocked by Windows Defender SmartScreen.

(in French for me) Capture d'écran 2023-10-19 003704

It is possible to manually bypass this, but it still blocks automatic installs and should be fixed. please

Expected Behavior

The installer starts without being blocked by Windows Defender SmartScreen.

Operating System

Windows

Appium Inspector Version

2023.10.1

Appium Version

No response

Further Information

No response

eglitise commented 11 months ago

I tried version 2023.4.1 and it also had this issue (although for me the error showed unknown publisher), so it doesn't seem to be related to any recent changes. @jlipps Maybe this is something to do with the build machine on the Azure side? From what I can tell, it needs the CSC_LINK and CSC_KEY_PASSWORD env vars, which are already being retrieved here, but maybe they're missing or are not valid anymore?

SaptooAji commented 4 months ago

Hey guys, having the same problem here. I installed the latest version, namely 2024.3.4, and looks like the issue is still open. Any suggestions to overcome this?

eglitise commented 4 months ago

Just click More info -> Run anyway.