[GH-ISSUE #1254] No SSL traffic with iOS Simulator 15.5 #1247

Closed
opened 2026-03-03 19:49:40 +03:00 by kerem · 3 comments
Owner

Originally created by @MediaComputing on GitHub (Jun 15, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1254

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3) 3.5.2

macOS Version? (Ex. mac 10.14) macOS Monterey 12.4

Steps to reproduce

XCode 13.4.1, iOS Simulator with OS 15.5
Certificate is installed on simulator as usual and is also marked as trusted within the simulator.
When running my application I only see the following message as response:

"It could be SSL Certificate Pinning, or try installing CA Certificate on iOS Simulators again (code=999)"

Expected behavior

See any SSL traffic as before.
With any iOS 15.4 simulator it is still working as expected.

Screenshots (optional)

Originally created by @MediaComputing on GitHub (Jun 15, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1254 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) 3.5.2 ### macOS Version? (Ex. mac 10.14) macOS Monterey 12.4 ### Steps to reproduce XCode 13.4.1, iOS Simulator with OS 15.5 Certificate is installed on simulator as usual and is also marked as trusted within the simulator. When running my application I only see the following message as response: "It could be SSL Certificate Pinning, or try installing CA Certificate on iOS Simulators again (code=999)" ### Expected behavior See any SSL traffic as before. With any iOS 15.4 simulator it is still working as expected. ### Screenshots (optional)
kerem closed this issue 2026-03-03 19:49:40 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 16, 2022):

Not sure what causes your problem.

I tested with iOS 15.5 on Xcode 13.4.1, on the Alamofire Example app. It works fine.

Screen Shot 2022-06-16 at 08 48 27

If you don't mind, please download this source, open Example/iOS Example.xcodeproj, and try to install the certificate on your iOS Simulator.


Make sure you reset your Simulator: Device -> Erase all Content & Data 👍

<!-- gh-comment-id:1157144130 --> @NghiaTranUIT commented on GitHub (Jun 16, 2022): Not sure what causes your problem. I tested with iOS 15.5 on Xcode 13.4.1, on the [Alamofire Example](https://github.com/Alamofire/Alamofire) app. It works fine. <img width="1512" alt="Screen Shot 2022-06-16 at 08 48 27" src="https://user-images.githubusercontent.com/5878421/173973977-73ca5ae3-378e-47f3-9f5a-92df3c849cf9.png"> If you don't mind, please download this source, open `Example/iOS Example.xcodeproj`, and try to install the certificate on your iOS Simulator. --------------- Make sure you reset your Simulator: Device -> `Erase all Content & Data` 👍
Author
Owner

@MediaComputing commented on GitHub (Jun 17, 2022):

Hello Nghia,

thanks for your fast reply. I tested the Alamofire project and then again also my project, and now everything is working. Not sure if the erasing did the trick. although it would be weird if that fixed it for all simulators.
Anyway, I am happy that it now works as expected.

Thanks again and kind regards,
Brian

<!-- gh-comment-id:1158971682 --> @MediaComputing commented on GitHub (Jun 17, 2022): Hello Nghia, thanks for your fast reply. I tested the Alamofire project and then again also my project, and now everything is working. Not sure if the erasing did the trick. although it would be weird if that fixed it for all simulators. Anyway, I am happy that it now works as expected. Thanks again and kind regards, Brian
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 18, 2022):

Glad to know it fixes. I suppose that the certificate on your iOS device might be expired. Erase the device will do the trick 👍

<!-- gh-comment-id:1159338708 --> @NghiaTranUIT commented on GitHub (Jun 18, 2022): Glad to know it fixes. I suppose that the certificate on your iOS device might be expired. `Erase the device` will do the trick 👍
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#1247
No description provided.