Reply To: [NC2] AoT iOS Jit Error on Startup

Forums 💬 NodeCanvas ⚙️ Support [NC2] AoT iOS Jit Error on Startup Reply To: [NC2] AoT iOS Jit Error on Startup

#19267
Gavalakis
Keymaster

    Hello,

    Sorry for the late reply. I got sick past few days :/

    Yeap. This is also the valid fix I am reading up while researcing this case.
    There is not a problem with the generic methods, rather with the open generic instances created in runtime.
    At least from what I understood, the following code would suffice to work for the variables and parameters.

    It would be awesome if someone can check until a mac arrives home 🙂

    Thanks