Currently I am monitoring the AnalyticsResult and using Debug.Log to print the error but I don't want to be doing this if it will create a duplicate error in the log. I couldn't find any documentation on this and I can't figure out how to force an error to test it.
↧
Will the AnalyticsResult returned by the AnalyticsEvent method always create a log entry if not Ok?
↧