WhatsApp AI Pro Installation: Fixing macOS and Windows Security Warnings
WhatsApp AI Pro is not code-signed yet. Here's how to bypass macOS Gatekeeper warnings and Windows SmartScreen blocks to install the app.
WhatsApp AI Pro isn't code-signed. That's the short version. Apple and Microsoft both want developers to pay for signing certificates and go through their review process, and we haven't done that yet. The app is safe — it's just not in their approved list.
What this means for you: your operating system will try to stop you from opening it. Here's how to get past that on both Mac and Windows.
macOS
There are three levels of macOS blocking depending on your version and security settings. Start with the simplest fix and work your way down if it doesn't work.
Level 1: Right-click and Open
This works on most macOS versions before Sequoia (15).
- Don't double-click the app. Instead, right-click (or Control-click) on WhatsApp AI Pro in your Applications folder
- Click Open from the context menu
- A dialog pops up saying Apple can't verify the developer. Click Open again
That's it. You only need to do this once — after the first launch, macOS remembers your choice and the app opens normally.
Level 2: System Settings → Open Anyway
On macOS Sequoia (15) and some stricter configurations, right-clicking isn't enough. macOS just shows an error with no option to proceed.
- Try to open the app (it will fail — that's expected)
- Open System Settings → Privacy & Security
- Scroll down. You'll see a message like "WhatsApp AI Pro was blocked from use because it is not from an identified developer"
- Click Open Anyway
- Enter your password or use Touch ID
- The app launches. Next time it'll open without this dance
Level 3: Terminal command (nuclear option)
If neither of the above works — which sometimes happens after a macOS update resets your security preferences, or if the app was downloaded through a browser that adds extra quarantine flags:
- Open Terminal (search for it in Spotlight, or find it in Applications → Utilities)
- Run this command:
xattr -cr /Applications/WhatsApp\ AI\ Pro.app
- This strips the quarantine attribute that macOS added when you downloaded the file. Now open the app normally — it should launch without any warnings.
What does xattr -cr actually do? When you download a file from the internet, macOS tags it with a quarantine flag. This flag is what triggers Gatekeeper checks. The command removes that flag. It doesn't change the app itself — just removes the "downloaded from internet" label.
Windows
SmartScreen: "Windows protected your PC"
When you run the installer for the first time, you'll probably see a blue SmartScreen popup.
- Click More info (it's a small text link, easy to miss)
- An Run anyway button appears. Click it
- Installation proceeds normally
SmartScreen blocks apps it hasn't seen before. Once enough people install the app and nothing bad happens, Microsoft eventually stops showing the warning. We're not there yet.
Windows Defender or antivirus false positives
Some antivirus software (including Windows Defender occasionally) might flag the installer or the running app as suspicious. This is a common false positive for unsigned software — the antivirus doesn't recognize the signature, so it assumes the worst.
If Windows Defender blocks it:
- Open Windows Security (search in Start menu)
- Go to Virus & threat protection → Protection history
- Find the WhatsApp AI Pro entry, click it
- Select Allow on device
If a third-party antivirus blocks it:
Every antivirus is different, but the general approach is the same — find the quarantined file in your antivirus history and whitelist it. If you're using Norton, Kaspersky, Bitdefender, or similar, search their help for "allow blocked program" or "add exception."
Why isn't the app signed?
Code signing certificates from Apple and Microsoft cost money and require going through a review process. We're a small team and we're prioritizing features over paperwork right now. This will change — signing is on the roadmap — but for now you'll need to do the manual bypass above.
The app itself is safe. It runs locally on your machine, your conversation data stays on your computer, and the only external calls it makes are to the AI providers you configure (OpenAI, Anthropic, Google, etc.) for generating responses.
If you're still concerned, you can verify the download by checking the file hash against what we publish on the download page. Or just don't install it — we understand if unsigned software isn't something you're comfortable with. No pressure.
