ProxymanApp / ProxymanApp/Proxyman
Android emulator scripts (install_certificate_android_emulator.sh) not working with all configurations
Open
@NghiaTranUIT is already working on this.
Since Jun 29, 2022.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
3.6.0
macOS Version? (Ex. mac 10.14)
12.4
Steps to reproduce
- Use
fishshell as default shell in Terminal.app - Install Proxyman.app in
~/Applications(instead of/Applications) - Go to menu "Certificate" → "Install Certificate on Android" → "Emulators…"
- Use the "Override emulator" or "Reset override" scripts
Expected behaviour
The scripts are run.
Actual behaviour
The scripts are not run.
Potential explanations
- Perhaps because the command sent by the app is hardcoded to
/Applications/Proxyman.app/…and there is no script at this path? - Perhaps because the command sent by the app is expecting a different shell?
Screenshots (optional)
n/a
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.