Desktop / PWA install or update failures
약 3분 소요
Install-layer issues. By scenario:

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 Rhard refresh- Or Account → Preferences → clear cache → reopen
Nothing works
Related
Was this helpful?