Search Unity

Trouble logging an event with Fabric SDK in Unity

Discussion in 'iOS and tvOS' started by lukagril, Oct 19, 2017.

  1. lukagril

    lukagril

    Joined:
    Nov 29, 2016
    Posts:
    48
    I am building a game for iOS platform in Unity. I have successfully imported Fabric SDK (crashlytics and answers). I am facing a problem when I am trying to write functions for logging an event. There is always an error shown like here



    Function is written and recognized correctly (suggested when starting to write functions name). Any ideas what could cause that sort of errors? Could the reason be, that events are not activated yet on the dashboard (I am not the admin, so I can not activate them by myself).

    Regards, L