You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found it pretty difficult to implement a new provider. Here's a placeholder of some things I want to document for the project:
Recommended methods implementations for a subclass of ARAnalyticsProvider
What provider methods ARAnalytics calls, and under what conditions. (i.e. only through breakpoints and digging did I realize how screen views map into the generic event callsite)
The text was updated successfully, but these errors were encountered:
I found it pretty difficult to implement a new provider. Here's a placeholder of some things I want to document for the project:
ARAnalyticsProvider
ARAnalytics
calls, and under what conditions. (i.e. only through breakpoints and digging did I realize how screen views map into the generic event callsite)The text was updated successfully, but these errors were encountered: