Ayuda y privacidad

Desktop / PWA install or update failures

Lectura de 3 min

Install-layer issues. By scenario:

Slima home: Web / PWA / Desktop entry points all start here

Electron desktop (🚧 in development)

macOS "Cannot verify developer"

First open of Slima.app:

Cannot verify developer

Fix: System Preferences → Security → "Open anyway"

Windows SmartScreen warning

"Windows protected this app"

Fix: "More info" → "Run anyway"

Auto-update fails

See: Desktop auto-update

  • Confirm network
  • When desktop ships, manual download from slima.ai → install over
  • Won't overwrite data / settings

Linux AppImage won't run

Did you chmod +x slima.AppImage?

chmod +x slima.AppImage
./slima.AppImage

PWA

Can't add to home screen

Browser Fix
Safari macOS File → Add to Dock
Safari iOS Bottom share → Add to home screen
Chrome "Install" icon in address bar
Firefox desktop Not supported for PWA install

PWA update stuck

Clear cache:

  • ⌘⇧R / Ctrl Shift R hard refresh
  • Or Account → Preferences → clear cache → reopen

Nothing works

Contact support

Related

Was this helpful?