Xzandro / sw-exporter

This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.
Apache License 2.0
412 stars 193 forks source link

[BUG] iPhone connects through proxy but SWEX does not write JSON #425

Closed stratejem closed 2 years ago

stratejem commented 2 years ago

Please don't report issues that are not relevant to SWEX. Especially now that are more steps involved which you can read on reddit. To get more information, join the Discord.

Describe the bug So, today I was having issue exporting the JSON.

Regenerated cert

Got new certificate

Transferred to phone

Installed cert and made sure to set it to full access

Have HTTPS on

Couldn't get it to work either on a Windows 10 PC nor a Macbook Pro. I'm using an iPhone 13 Pro with iOS 15.1. I know that the phone is connected through the proxy because game has network errors when I stop the proxy. Also game just black screens with failure to connect if I disable HTTPS.

Also tried all the above steps with an iPad, but same result.

Quite puzzled as it was just working on the 31st of November. Anyone else having issues?

Does anyone have a solution?

Thanks!

To Reproduce Steps to reproduce the behavior:

I supposed it was reproduced because it didn't work no matter what system/device I tried.

Expected behavior Expected SWEX to write JSON as game was successfully connected through proxy.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context As above.

Xzandro commented 2 years ago

Enable HTTPS mode and also do all the other required certs. Make sure to instrall the cert AND enable root for that cert. See here for example: https://www.reddit.com/r/summonerswar/comments/l43ueg/making_swex_work_in_2021/ Duplicate of #359