Skip to content

iOS support #42

Answered by pkdawson
amroc-dev asked this question in Q&A
Oct 20, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

The problem is that ImGui.NET doesn't support iOS (or Android), so even if I fix this issue it would still either fail to build or crash at runtime.

I'll need to figure out a way of excluding ImGui code for mobile export. Unfortunately it will probably also require users to wrap all their ImGui calls in #if !GODOT_MOBILE or something, but I'll do some research.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@amroc-dev
Comment options

Answer selected by amroc-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants