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
Similar to #2, I wasn't sure when/how to set up segment based on the readme. So initially, I tried the example code, which calls [SEGAnalytics sharedAnalytics], but this gave an error because SEGAnalytics wasn't configured yet.
I'd suggest adding segment to the list in the Requirements section, explaining that it needs to be configured with its own key, and linking to their docs, or giving example code like configureAnalytics.
The text was updated successfully, but these errors were encountered:
Similar to #2, I wasn't sure when/how to set up segment based on the readme. So initially, I tried the example code, which calls
[SEGAnalytics sharedAnalytics]
, but this gave an error becauseSEGAnalytics
wasn't configured yet.I'd suggest adding segment to the list in the Requirements section, explaining that it needs to be configured with its own key, and linking to their docs, or giving example code like
configureAnalytics
.The text was updated successfully, but these errors were encountered: