Skip to content

Does it support ios with IL2CPP #7

Answered by exodrifter
hello32768 asked this question in Q&A
Discussion options

You must be logged in to vote

After doing more research and remembering that this issue is still open, there are two things that are very clear to me now:

  • IronPython requires System.Reflection.Emit to work and does not have support for IL2CPP compilation anyway (see IronLanguages/ironpython2#258)
  • Unity does not support System.Reflection.Emit on IL2CPP backends (source)

So the answer is: No, it doesn't support iOS with the IL2CPP backend. I have updated the README accordingly in bb595d4.

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by exodrifter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #7 on December 21, 2020 15:21.