[GH-ISSUE #968] Multiple "clone" simulators when installing cert #962

Open
opened 2026-03-03 19:23:23 +03:00 by kerem · 7 comments
Owner

Originally created by @philosopherdog on GitHub (Aug 25, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/968

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

Version 2.31.0 (23100)

macOS Version? (Ex. mac 10.14)

11.5.2

Steps to reproduce

certificate > install certificate > simulator

Expected behavior

install cert & reboot simulator

Screenshots (optional)

produces multiple "clone" versions of the simulator!
Screenshot of Simulator (2021-08-25, 10-31-39 AM)

Originally created by @philosopherdog on GitHub (Aug 25, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/968 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) Version 2.31.0 (23100) ### macOS Version? (Ex. mac 10.14) 11.5.2 ### Steps to reproduce certificate > install certificate > simulator ### Expected behavior install cert & reboot simulator ### Screenshots (optional) produces multiple "clone" versions of the simulator! <img width="2360" alt="Screenshot of Simulator (2021-08-25, 10-31-39 AM)" src="https://user-images.githubusercontent.com/530718/130810718-6a4f2c08-7bcf-49bd-a3dc-1e161695fd9f.png">
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 25, 2021):

Thanks for the report. It's odd that Proxyman opens multiple clone simulator app.

Just wondering: Before you reboot the certificate, have many simulators are you opening 🤔 ?

<!-- gh-comment-id:905559666 --> @NghiaTranUIT commented on GitHub (Aug 25, 2021): Thanks for the report. It's odd that Proxyman opens multiple clone simulator app. Just wondering: Before you reboot the certificate, have many simulators are you opening 🤔 ?
Author
Owner

@philosopherdog commented on GitHub (Aug 25, 2021):

I think I was just running a single simulator. I think I see what the issue is. In Xcode > preferences > components if you have multiple simulators downloaded based on the iOS version this might be related. I cleared these out and just have 1 now and I'm not seeing the issue now.
Screenshot of ScreenFloat (2021-08-25, 3-58-44 PM)

<!-- gh-comment-id:905833946 --> @philosopherdog commented on GitHub (Aug 25, 2021): I think I was just running a single simulator. I think I see what the issue is. In Xcode > preferences > components if you have multiple simulators downloaded based on the iOS version this might be related. I cleared these out and just have 1 now and I'm not seeing the issue now. <img width="833" alt="Screenshot of ScreenFloat (2021-08-25, 3-58-44 PM)" src="https://user-images.githubusercontent.com/530718/130856947-9511179d-5806-468e-9fe1-ff6cff0f93c3.png">
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 26, 2021):

Thanks for the hint. I will find a solution to only open the last iOS Simulator 👍

<!-- gh-comment-id:906369177 --> @NghiaTranUIT commented on GitHub (Aug 26, 2021): Thanks for the hint. I will find a solution to only open the last iOS Simulator 👍
Author
Owner

@philosopherdog commented on GitHub (Aug 26, 2021):

Great thanx. Huge fan of the app BTW!

<!-- gh-comment-id:906461750 --> @philosopherdog commented on GitHub (Aug 26, 2021): Great thanx. Huge fan of the app BTW!
Author
Owner

@philosopherdog commented on GitHub (Aug 31, 2021):

Another quick thing. It doesn't seem like removing unused additional simulators for various versions of iOS has solved this. I am noticing this problem come up consistently when running XCTests though.

<!-- gh-comment-id:909492719 --> @philosopherdog commented on GitHub (Aug 31, 2021): Another quick thing. It doesn't seem like removing unused additional simulators for various versions of iOS has solved this. I am noticing this problem come up consistently when running XCTests though.
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 2, 2021):

Thanks for your hint. I tried to reproduce but I'm not sure how to fix it.

The restart button simply kills the iOS Simulator and re-open it by the following CLI.

$ open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app

I suppose that it will open all Simulators, which were opened the last time.

<!-- gh-comment-id:911486698 --> @NghiaTranUIT commented on GitHub (Sep 2, 2021): Thanks for your hint. I tried to reproduce but I'm not sure how to fix it. The restart button simply kills the iOS Simulator and re-open it by the following CLI. ``` $ open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app ``` I suppose that it will open all Simulators, which were opened the last time.
Author
Owner

@philosopherdog commented on GitHub (Sep 18, 2021):

I see. So why is it opening all these clone simulators when running unit tests specifically? Is there a work around in the mean time? Are you able to reproduce the issue?

<!-- gh-comment-id:922328347 --> @philosopherdog commented on GitHub (Sep 18, 2021): I see. So why is it opening all these clone simulators when running unit tests specifically? Is there a work around in the mean time? Are you able to reproduce the issue?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#962
No description provided.