Segment events not propagated

Though Segment seems properly configured and instantiated, no event is sent.

Expo.Segment.initialize({androidWriteKey,iosWriteKey})
Expo.Segment.identifyWithTraits(this.state.profile.user_id, traits)

As a FYI I use ExpoKit

hi, what version of expo are you on? Anything happen to be posted up where I can reproduce?

Hey and thanks for taking the case! It seems working now though I haven’t changed anything. Maybe some latency in events appearing on Segment’s side?

I’ll keep you posted if I encounter issues again…

1 Like