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] "Failed to connect with the network. Please try again later." message on HTTPS and iOS 14.4 #371

Closed jaehyo-ju closed 3 years ago

jaehyo-ju commented 3 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 A clear and concise description of what the bug is.

After Com2us changed the connection protocol to HTTPS and upgraded iOS from 14.3 to 14.4, when starting Summoners War app, it says like "Failed to connect with the network. Please try again later." and couldn't proceed. In that case, SWEX is running as HTTPS mode.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Summoners War app starts without errors and SWEX intercepts the packet and export the profile file.

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

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

I don't know which one is causing the problem.

darkvidious commented 3 years ago

Same here

Xzandro commented 3 years ago

I dont see any meaningful changes in iOS 14.4, that would influence anything regarding SWEX. It's probably because of HTTPS. I will close this issue as well, since people will just abuse the issue to state that it does not work anymore without reading the changes and additional steps it now requires with HTTPS. Sadly, it's really hard to discuss any errors regarding this topic.

Duplicate of #359