mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 17:15:49 +03:00
[GH-ISSUE #1432] Pinned Favorites have incorrect icons #1426
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#1426
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 @shawnkc on GitHub (Nov 11, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1432
Originally assigned to: @NghiaTranUIT on GitHub.
Description
When iOS simulator apps are pinned, all of them end up with the same icon even though they're completely different apps with different icons in the "Apps" section.
Steps to Reproduce
Pin 2 or more iOS simulator apps.
Run one app after the other.
Close Proxyman and reopen it. The icons show an older "cached" icon.
Current Behavior
Expected Behavior
Environment
@NghiaTranUIT commented on GitHub (Nov 13, 2022):
Thanks. I'm able to reproduce this issue. Let me fix it 👍
@NghiaTranUIT commented on GitHub (Nov 13, 2022):
@shawnkc here is the Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.13.0_Fix_iOS_Simulator_Icon.dmg
Basically, the app could not retrieve the correct app icon -> Show the "cached" version -> Fixed and it works fine 👍
@shawnkc commented on GitHub (Nov 14, 2022):
Confirmed fixed in the beta! Thanks!!