ProxymanApp / ProxymanApp/Tiny-Shield
Show alert if the app is launched from folders (which is not a /Applications folder)
Open
@kics223w1 is already working on this.
Since Jul 7, 2025.
bug
DONE
- Dominant language
- No language data
- Stars
- 63
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Descripotion
In order to install the Network Extension, the main app needs to be launched from /Applications/ folder. If not, we can't install it. It's just a silent failed without error
Criteria
- Detect if the app is launched, which is not from the
/Applications-> Show big alert and tell the user to drag the app to/ApplicationsFolder. Review the LuLu Source code, I remember I read this logic in the AppDelegate.m - Minor update: If the Network Extension fails for any reason with
networkExtensionStatus = .error(errorMessage)
Please show the error alert in the main view too -> With the error. -> 2 buttons, OK and Open Bug ticket -> Click will open the Github Page
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.