Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Godot 4.3 web export should work on MacOS and iOS #9983

Open
jeffzhkw opened this issue Sep 21, 2024 · 3 comments · May be fixed by #9913
Open

Godot 4.3 web export should work on MacOS and iOS #9983

jeffzhkw opened this issue Sep 21, 2024 · 3 comments · May be fixed by #9913
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug platform:web

Comments

@jeffzhkw
Copy link

Your Godot version:
4.3

Issue description:
In the blog post: https://godotengine.org/article/progress-report-web-export-in-4-3/
It mentions:

It even had some unexpected benefits. Apple devices (macOS and iOS) were long known to have issues when playing Godot Web exports. Well, when you do export your game single-threaded, these issues fortunately disappear.

Meanwhile on Godot 4.3 Documentation: https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_web.html

Screenshot 2024-09-21 at 11 34 59

URL to the documentation page:
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_web.html

If you know how to fix the issue you are reporting please
consider opening a pull request. We provide a tutorial on
using git here: https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html,
writing documentation at https://docs.godotengine.org/en/stable/community/contributing/docs_writing_guidelines.html
and contributing to the class reference here: https://docs.godotengine.org/en/stable/community/contributing/updating_the_class_reference.html

@jeffzhkw jeffzhkw added the bug label Sep 21, 2024
@AThousandShips
Copy link
Member

AThousandShips commented Sep 21, 2024

Has the webgl issues been resolved? Otherwise this isn't fully resolved yet, the post only talks about threading

@clayjohn
Copy link
Member

Has the webgl issues been resolved? Otherwise this isn't fully resolved yet, the post only talks about threading

As long as you are on an up to date version of Safari or Chrome, ya.

I think we can start suggesting people use the single threaded build instead of telling them not to export to web

@skyace65
Copy link
Contributor

skyace65 commented Oct 5, 2024

This should be fixed when #9913 is merged

@skyace65 skyace65 added the area:manual Issues and PRs related to the Manual/Tutorials section of the documentation label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug platform:web
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants