YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
24 stars 8 forks source link

In-Game: [iOS] http_get() can return unexpected page errors for sites which load fine on Android\Windows #1944

Open iampremo opened 1 year ago

iampremo commented 1 year ago

Description

Using the url found in the enclosed project, iOS fails to reach the site and accordingly returns an error code, whereas Windows and Android work fine and give the proper content for the page.

https://drive.google.com/file/d/1Jp3IgFngpsxOzPkL4wJ9Fs0DOKM4zk2g/view?usp=sharing

Steps To Reproduce

  1. Open GameMaker and import the attached project.
  2. Run it on iOS and notice the error message in the Async Http returned message in your Output window says there was an error reaching that page.
  3. (Optional) Run it on Windows/Android and notice the Async Http returned message in your Output window gives the expected successful result.

How reliably can you recreate this issue using your steps above?

Always

Which platform(s) are you seeing the problem on?

iOS

Compiler Log File

Sample .yyz File

caitlinrmcintyre commented 1 year ago

Still an issue in IDE v2023.8.2.108 Runtime v2023.8.2.152