mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #493] Android Setup Guide in Darkmode not fully readable #488
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#488
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adriano-s on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/493
Proxyman version?
1.22.0
macOS Version?
10.15.4
Steps to reproduce
Certificate > Install Certificate on Android Devices...
Expected behavior
Expect to be able to read the content, but see white boxes instead.
Screenshots (optional)
It's a darkmode issue.
@NghiaTranUIT commented on GitHub (Apr 30, 2020):
Hi @adriano-s , It's fixed in https://github.com/ProxymanApp/Proxyman/issues/491
Here is the BETA build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.22.0_CodeMirror_Update.dmg
I will officially release the build soon 🙌
@adriano-s commented on GitHub (Apr 30, 2020):
Oh wow, thank you!
@yauheniprakapenka commented on GitHub (May 22, 2020):
Good day!
To make it work on our Android applications with Proxyman, we had to add one more parameter
<certificates src = "system" />which is not in the guide for android.
Now our settings are:
otherwise this solution may be useful to someone
@NghiaTranUIT commented on GitHub (May 22, 2020):
Which Android OS are you using @yauheniprakapenka ? As I remember, I could set up successfully on my Android 8 or 9
@yauheniprakapenka commented on GitHub (May 22, 2020):
Android 8.1.0
Xiaomi Redmi 5a
As soon as the developer added certificates src = "system" - it began to work. If anyone else had such a problem?
@NghiaTranUIT commented on GitHub (May 22, 2020):
I haven't seen any reports for this issue, so I guess it works for them. Btw, thank you for the report. I will research and add it to the Android Certificate Guideline in the next build 👍