Check C# event in iOS

Forums 💬 NodeCanvas ⚙️ Support Check C# event in iOS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17973
    mstinnen
    Participant

      I am able to hook up an event and check it in the editor and on android, but on iOS it is telling me that the event is null, as in there is nothing listening to it.

      Any ideas?

      thanks
      Matt

      #17975
      Gavalakis
      Keymaster

        Hello,

        The “CheckCSharpEvent” condition only works in Standalone platforms (Windows, Mac, Linux) and this is why it is under the “Standalone” subcategory. 🙂
        Only tasks under the “Multiplatform” subcategory of “Script Control” category, work with all platforms.
        This is unfortunately a limitation of AOT platforms (like iOS is).

        Thanks.

        #17974
        mstinnen
        Participant

          ah! thanks a bunch! apparently i am not a smart cookie and lack reading comprehension.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.