Do I need to wrap every analytics call with an
if(AuthenticationService.Instance.isSignedIn)
.
No, if you check the documentation, there is no mention of anything related to authentication: Unity Analytics
Do I need to wrap every analytics call with an
if(AuthenticationService.Instance.isSignedIn)
.
No, if you check the documentation, there is no mention of anything related to authentication: Unity Analytics