Skip to content

Instantly share code, notes, and snippets.

@melikeeroglu
Created December 29, 2020 10:20
Show Gist options
  • Save melikeeroglu/527b6aa53076227360e7ac05907b435f to your computer and use it in GitHub Desktop.
Save melikeeroglu/527b6aa53076227360e7ac05907b435f to your computer and use it in GitHub Desktop.
IAGConnectCrash agConnectCrash;
void Start()
{
agConnectCrash = AGConnectCrash.GetInstance();
agConnectCrash.EnableCrashCollection(true);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment