Reply To: Not running properly on iOS

Forums 💬 NodeCanvas ⚙️ Support Not running properly on iOS Reply To: Not running properly on iOS

#16517
Gavalakis
Keymaster

    Hello there,

    When targeting AOT platforms like IOS, please use the Script Control tasks found under the category “Multiplatform” instead of the ones found under “Standalone”. The ones in the “Standalone” category only work for desktop platforms (JIT) and not in AOT platforms.

    Please replace your task (eg Execute Functions) with the one found under the “Multiplatform” category.

    Let me know that indeed works for you.

    Thanks!