1

Is unity5's IL2CPP support IOS simulator build now? I managed to build a unity exported project in xcode but when it run in simulator mode it crashed with the message dyld: Symbol not found: _CloseZStream.

HoloLady
  • 1,041
  • 1
  • 12
  • 28
DennisPP
  • 11
  • 2
  • Do you use any plugins for native iOS functionality? I think the problem might be in plugins. – Utamaru May 15 '15 at 14:51
  • In general, the iOS Simulator does work with IL2CPP projects. This specific case might be a problem related to the use the DeflateStream in managed code though. Does your code use that? – Josh Peterson May 19 '15 at 12:32

0 Answers0